SurfBukkitNmsNbtBridge

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun getNbtString(itemStack: ItemStack, key: String): String

Get the NBT string from the item stack with the given key

Link copied to clipboard
abstract fun makeItemStackEntityInvisible(itemStack: ItemStack, invisibleEntityType: EntityType): ItemStack