implements Packet<ServerGamePacketListener>
sk | |
net.minecraft.network.protocol.game.ServerboundContainerClickPacket | |
net.minecraft.class_2813 | |
net.minecraft.network.packet.c2s.play.ClickSlotC2SPacket | |
net.minecraft.network.play.client.CClickWindowPacket | |
net.minecraft.server.v1_16_R3.PacketPlayInWindowClick |
Field summary
Modifier and Type | Field | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
private int |
| ||||||||||||
private int |
| ||||||||||||
private int |
| ||||||||||||
private short |
| ||||||||||||
private ItemStack |
| ||||||||||||
private ClickType |
|
Constructor summary
Modifier | Constructor |
---|---|
public | () |
public | (int syncId, int slot, int clickData, ClickType actionType, ItemStack stack, short actionId) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||||
public void |
| ||||||||||
public void |
| ||||||||||
public int |
| ||||||||||
public int |
| ||||||||||
public int |
| ||||||||||
public short |
| ||||||||||
public ItemStack |
| ||||||||||
public ClickType |
|