BetterModel
Toggle table of contents
1.13.1-SNAPSHOT-381
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.config
/
ModuleConfig
Module
Config
class
ModuleConfig
:
Record
Module config
Parameters
model
creates model
player
Animation
create player animation
Members
Constructors
Module
Config
Link copied to clipboard
constructor
(
)
Properties
DEFAULT
Link copied to clipboard
val
DEFAULT
:
ModuleConfig
Default config
Functions
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
from
Link copied to clipboard
@
NotNull
open
fun
from
(
@
NotNull
section
:
@
NotNull
ConfigurationSection
)
:
@
NotNull
ModuleConfig
Creates config from YAML
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String