BetterHud
Toggle table of contents
1.13.3-SNAPSHOT-434
dist
Platform filter
dist
Switch theme
Search in API
BetterHud
BetterHud/dist
/
kr.toxicity.hud.popup
/
PopupIteratorGroupImpl
Popup
Iterator
Group
Impl
class
PopupIteratorGroupImpl
:
PopupIteratorGroup
Members
Constructors
Popup
Iterator
Group
Impl
Link copied to clipboard
constructor
(
)
Functions
add
Iterator
Link copied to clipboard
open
override
fun
addIterator
(
iterator
:
PopupIterator
)
clear
Link copied to clipboard
open
override
fun
clear
(
)
contains
Link copied to clipboard
open
operator
fun
contains
(
@
NotNull
p0
:
@
NotNull
Popup
)
:
Boolean
open
operator override
fun
contains
(
name
:
String
)
:
Boolean
get
Index
Link copied to clipboard
open
override
fun
getIndex
(
)
:
Int
next
Link copied to clipboard
open
operator override
fun
next
(
)
:
List
<
WidthComponent
>