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
/
SurfBukkitNmsCommonBridge
Surf
Bukkit
Nms
Common
Bridge
interface
SurfBukkitNmsCommonBridge
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
add
Compostable
Link copied to clipboard
abstract
fun
addCompostable
(
material
:
Material
,
levelIncreaseChance
:
Float
)
generate
Next
Inventory
Id
Link copied to clipboard
abstract
fun
generateNextInventoryId
(
player
:
Player
)
:
Int
get
State
Id
Link copied to clipboard
abstract
fun
getStateId
(
material
:
Material
)
:
Int
abstract
fun
getStateId
(
blockData
:
BlockData
)
:
Int
next
Entity
Id
Link copied to clipboard
abstract
fun
nextEntityId
(
)
:
Int
remove
Compostable
Link copied to clipboard
abstract
fun
removeCompostable
(
material
:
Material
)