toggle menu
BetterHud docs
1.8
dist
switch theme
search in API
BetterHud/dist
/
kr.toxicity.hud.popup
/
PopupIteratorImpl
/
PopupIteratorImpl
Popup
Iterator
Impl
constructor
(
parent
:
Popup
,
unique
:
Boolean
,
maxIndex
:
Int
,
key
:
Any
,
sortType
:
PopupSortType
,
name
:
String
,
save
:
Boolean
,
push
:
Boolean
,
alwaysCheckCondition
:
Boolean
,
mapper
:
(
Int
,
Int
)
->
List
<
WidthComponent
>
,
value
:
Int
,
condition
:
(
)
->
Boolean
,
removeTask
:
(
)
->
Unit
)