net.minecraft.network.protocol.game

public class ServerboundContainerClickPacket

implements Packet<ServerGamePacketListener>

oe
net.minecraft.network.protocol.game.ServerboundContainerClickPacket
net.minecraft.class_2813
net.minecraft.network.packet.c2s.play.ClickWindowC2SPacket
net.minecraft.network.play.client.CClickWindowPacket
net.minecraft.server.v1_14_R1.PacketPlayInWindowClick

Field summary

Modifier and TypeField
private int
a
containerId
field_12819
syncId
field_149554_a
private int
b
slotNum
field_12818
slot
field_149552_b
slot
private int
c
buttonNum
field_12817
button
field_149553_c
button
private short
d
uid
field_12820
transactionId
field_149550_d
private ItemStack
e
itemStack
field_12816
stack
field_149551_e
item
private ClickType
f
clickType
field_12815
actionType
field_149549_f
shift

Constructor summary

ModifierConstructor
public ()
public (int arg0, int arg1, int arg2, ClickType arg3, ItemStack stack, short arg5)

Method summary

Modifier and TypeMethod
public void
a(nu arg0)
handle(ServerGamePacketListener arg0)
method_12191(class_2792 arg0)
apply(ServerPlayPacketListener arg0)
func_148833_a(IServerPlayNetHandler arg0)
public void
a(je arg0)
read(FriendlyByteBuf arg0)
method_11053(class_2540 arg0)
read(PacketByteBuf arg0)
func_148837_a(PacketBuffer arg0)
public void
b(je arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
write(PacketByteBuf arg0)
func_148840_b(PacketBuffer arg0)
public int
b()
getContainerId()
method_12194()
getSyncId()
func_149548_c()
public int
c()
getSlotNum()
method_12192()
getSlot()
func_149544_d()
public int
d()
getButtonNum()
method_12193()
getButton()
func_149543_e()
public short
e()
getUid()
method_12189()
getTransactionId()
func_149547_f()
public ItemStack
f()
getItem()
method_12190()
getStack()
func_149546_g()
public ClickType
g()
getClickType()
method_12195()
getActionType()
func_186993_f()