ClientboundContainerSetSlotPacketEvent

class ClientboundContainerSetSlotPacketEvent(player: Player, packet: ClientboundContainerSetSlotPacket) : PlayerPacketEvent<ClientboundContainerSetSlotPacket>

Constructors

Link copied to clipboard
constructor(player: Player, packet: ClientboundContainerSetSlotPacket)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var item: ItemStack
Link copied to clipboard
var packet: ClientboundContainerSetSlotPacket
Link copied to clipboard
val player: Player
Link copied to clipboard
var slot: Int
Link copied to clipboard