net.minecraft.network.protocol.game

public class ServerboundContainerClickPacket

implements Packet<ServerGamePacketListener>

pv
net.minecraft.network.protocol.game.ServerboundContainerClickPacket
net.minecraft.class_2813
net.minecraft.server.network.packet.ClickWindowC2SPacket
net.minecraft.network.play.client.CClickWindowPacket
net.minecraft.server.v1_15_R1.PacketPlayInWindowClick

字段概要

修饰符与类型字段
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

构造函数概要

修饰符构造函数
public ()
public (int arg0, int arg1, int arg2, ClickType arg3, ItemStack stack, short arg5)

方法概要

修饰符与类型方法
public void
a(pl arg0)
handle(ServerGamePacketListener arg0)
method_12191(class_2792 arg0)
apply(ServerPlayPacketListener arg0)
func_148833_a(IServerPlayNetHandler arg0)
public void
a(kv arg0)
read(FriendlyByteBuf arg0)
method_11053(class_2540 arg0)
read(PacketByteBuf arg0)
func_148837_a(PacketBuffer arg0)
public void
b(kv 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()