surf-api
Toggle table of contents
1.21.4-2.1.3-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
surf-api
surf-api-bukkit-api
/
dev.slne.surf.surfapi.bukkit.api.inventory.pane
/
SubmitItemPane
/
SubmitItemPane
Submit
Item
Pane
constructor
(
slot
:
Slot
,
length
:
@
Range
(
from
=
1
,
to
=
6
)
Int
,
height
:
@
Range
(
from
=
1
,
to
=
6
)
Int
,
filter
:
List
<
Material
>
,
priority
:
Pane.Priority
=
Priority.NORMAL
)
@
JvmOverloads
constructor
(
slot
:
Slot
,
length
:
@
Range
(
from
=
1
,
to
=
6
)
Int
,
height
:
@
Range
(
from
=
1
,
to
=
6
)
Int
,
filter
:
ItemStack
.
(
)
->
Boolean
,
priority
:
Pane.Priority
=
Priority.NORMAL
)