BetterHud
Toggle table of contents
1.12.2-SNAPSHOT-407
standard-api
Platform filter
standard-api
Switch theme
Search in API
BetterHud
BetterHud/api/standard-api
/
kr.toxicity.hud.api.plugin
/
ReloadInfo
Reload
Info
class
ReloadInfo
:
Record
Info required a reload task.
Parameters
sender
sender
flags
reload flags
Members
Constructors
Reload
Info
Link copied to clipboard
constructor
(
)
Functions
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
has
Link copied to clipboard
open
fun
has
(
@
NotNull
type
:
@
NotNull
ReloadFlagType
)
:
Boolean
Checks info has this flag.
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String