BetterHud
Toggle table of contents
1.12.2-SNAPSHOT-405
dist
Platform filter
dist
Switch theme
Search in API
BetterHud
BetterHud/dist
/
kr.toxicity.hud.popup
/
PopupIteratorImpl
/
PopupIteratorImpl
Popup
Iterator
Impl
constructor
(
reason
:
UpdateEvent
,
player
:
HudPlayer
,
layouts
:
List
<
PopupLayout
>
,
parent
:
Popup
,
unique
:
Boolean
,
maxIndex
:
Int
,
key
:
Any
,
sortType
:
PopupSortType
,
name
:
String
,
save
:
Boolean
,
push
:
Boolean
,
alwaysCheckCondition
:
Boolean
,
value
:
Int
,
condition
:
(
)
->
Boolean
,
removeTask
:
(
)
->
Unit
)