SurfBukkitNmsCommonBridge

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun addCompostable(material: Material, levelIncreaseChance: Float)
Link copied to clipboard
abstract fun generateNextInventoryId(player: Player): Int
Link copied to clipboard
abstract fun getStateId(material: Material): Int
abstract fun getStateId(blockData: BlockData): Int
Link copied to clipboard
abstract fun nextEntityId(): Int
Link copied to clipboard
abstract fun removeCompostable(material: Material)