BetterHud
Toggle table of contents
1.14.0-SNAPSHOT-438
standard-api
Platform filter
standard-api
Switch theme
Search in API
BetterHud
BetterHud/api/standard-api
/
kr.toxicity.hud.api.plugin
/
ReloadState
Reload
State
interface
ReloadState
Represents the state of reloading.
Inheritors
Success
Failure
OnReload
Members
Types
Failure
Link copied to clipboard
class
Failure
:
Record
,
ReloadState
Reload failure.
On
Reload
Link copied to clipboard
class
OnReload
:
ReloadState
Still on reload.
Success
Link copied to clipboard
class
Success
:
Record
,
ReloadState
Reload success.
Properties
ON_
RELOAD
Link copied to clipboard
val
ON_RELOAD
:
ReloadState.OnReload
A singleton instance of reload.