BetterModel
Toggle table of contents
1.6.2-SNAPSHOT-171
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.config
/
DebugConfig
Debug
Config
class
DebugConfig
:
Record
Debug config
Parameters
exception
debug stack trace of exception
hit
Box
debug hit-box entity
pack
debug packing resource pack
Members
Constructors
Debug
Config
Link copied to clipboard
constructor
(
)
Properties
DEFAULT
Link copied to clipboard
val
DEFAULT
:
DebugConfig
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
DebugConfig
Creates config from YAML
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String