api
Toggle table of contents
f6763b480f
jvm
Platform filter
jvm
Switch theme
Search in API
api
api
/
host.minestudio.frost.api.shards.helper
/
ShardHelper
Shard
Helper
interface
ShardHelper
Members
Functions
emit
Log
Link copied to clipboard
abstract
fun
emitLog
(
level
:
LogLevel
,
message
:
String
)
get
Storage
Service
Link copied to clipboard
abstract
fun
getStorageService
(
)
:
StorageService
register
Config
Schema
Link copied to clipboard
abstract
fun
registerConfigSchema
(
schema
:
ConfigSchema
)