implements Packet<ClientGamePacketListener>
| vx | |
| net.minecraft.network.protocol.game.ClientboundContainerSetContentPacket | |
| net.minecraft.class_2649 | |
| net.minecraft.unmapped.C_hkvqbsej | |
| net.minecraft.network.packet.s2c.play.InventoryS2CPacket | |
| net.minecraft.network.packet.s2c.play.InventoryUpdateS2CPacket | |
| net.minecraft.src.C_5056_ | |
| net.minecraft.network.protocol.game.PacketPlayOutWindowItems |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final int |
| ||||||||||||||
| private final int |
| ||||||||||||||
| private final List<ItemStack> |
| ||||||||||||||
| private final ItemStack |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int syncId, int revision, NonNullList<ItemStack> contents, ItemStack cursorStack) |
| public | (FriendlyByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||||||
| public void |
| ||||||||||||||
| public int |
| ||||||||||||||
| public List<ItemStack> |
| ||||||||||||||
| public ItemStack |
| ||||||||||||||
| public int |
|