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.nms.bridges
/
SurfBukkitNmsItemBridge
Surf
Bukkit
Nms
Item
Bridge
interface
SurfBukkitNmsItemBridge
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
set
Default
Max
Stack
Size
Link copied to clipboard
abstract
fun
setDefaultMaxStackSize
(
item
:
ItemType
,
maxStackSize
:
@
Range
(
from
=
1
,
to
=
100
)
Int
)