BetterHud
Toggle table of contents
1.14.1-SNAPSHOT-439
standard-api
Target filter
standard-api
Switch theme
Search in API
Skip to content
BetterHud
BetterHud/api/standard-api
/
kr.toxicity.hud.api.plugin
/
ReloadState
/
Success
Success
class
Success
:
Record
,
ReloadState
Reload success.
Parameters
resource
Pack
resource packs path and byte
directory
directory
time
reload time
Members
Constructors
Success
Link copied to clipboard
constructor
(
)
Properties
ON_
RELOAD
Link copied to clipboard
val
ON_RELOAD
:
ReloadState.OnReload
A singleton instance of 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