SurfBukkitNmsPlayerPackets

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun closeInventory(syncId: Int): PacketOperation
Link copied to clipboard
abstract fun openInventory(syncId: Int, type: InventoryType, title: Component): PacketOperation
Link copied to clipboard
abstract fun openSignEditor(position: BlockPosition, frontSide: Boolean): PacketOperation
Link copied to clipboard
abstract fun setInventorySlot(syncId: Int, revision: Int, slot: Int, item: ItemStack): PacketOperation