BetterHud
Toggle table of contents
1.12.2-SNAPSHOT-405
standard-api
Platform filter
standard-api
Switch theme
Search in API
BetterHud
BetterHud/api/standard-api
/
kr.toxicity.hud.api.plugin
/
ReloadState
/
Success
Success
class
Success
:
Record
,
ReloadState
Reload success.
Parameters
time
reload time
resource
Pack
resource pack path and byte
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