BetterModel
Toggle table of contents
1.7.1-SNAPSHOT-196
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api
/
BetterModelPlugin
/
ReloadResult
/
Failure
Failure
class
Failure
:
Record
,
BetterModelPlugin.ReloadResult
Reload failure.
Parameters
throwable
reason
Members
Constructors
Failure
Link copied to clipboard
constructor
(
)
Properties
ON_
RELOAD
Link copied to clipboard
val
ON_RELOAD
:
BetterModelPlugin.ReloadResult.OnReload
Still on reload.
Functions
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String