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.popup
/
PopupUpdater
Popup
Updater
interface
PopupUpdater
Represents popup's updater.
Members
Functions
get
Index
Link copied to clipboard
abstract
fun
getIndex
(
)
:
Int
Gets index.
remove
Link copied to clipboard
abstract
fun
remove
(
)
Removes this popup.
set
Index
Link copied to clipboard
abstract
fun
setIndex
(
index
:
Int
)
Sets index priority.
update
Link copied to clipboard
abstract
fun
update
(
)
:
Boolean
Tries to update.