implements Packet<ServerGamePacketListener>
tw | |
net.minecraft.network.protocol.game.ServerboundContainerClickPacket | |
net.minecraft.class_2813 | |
net.minecraft.network.packet.c2s.play.ClickSlotC2SPacket | |
net.minecraft.src.C_5156_ | |
net.minecraft.network.protocol.game.PacketPlayInWindowClick |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
private final int |
| ||||||||||
private final int |
| ||||||||||
private final int |
| ||||||||||
private final ClickType |
| ||||||||||
private final ItemStack |
| ||||||||||
private final it.unimi.dsi.fastutil.ints.Int2ObjectMap<ItemStack> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (int syncId, int slot, int button, ClickType actionType, ItemStack stack, it.unimi.dsi.fastutil.ints.Int2ObjectMap<ItemStack> modifiedStacks) |
public | (FriendlyByteBuf buf) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||||
public void |
| ||||||||||
public int |
| ||||||||||
public int |
| ||||||||||
public int |
| ||||||||||
public ItemStack |
| ||||||||||
public it.unimi.dsi.fastutil.ints.Int2ObjectMap<ItemStack> |
| ||||||||||
public ClickType |
|