implements Packet<ServerGamePacketListener>
aje | |
net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket | |
net.minecraft.class_2873 | |
net.minecraft.network.packet.c2s.play.CreativeInventoryActionC2SPacket | |
net.minecraft.network.protocol.game.PacketPlayInSetCreativeSlot |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final short |
| ||||||||
private final ItemStack |
| ||||||||
public static final StreamCodec<RegistryFriendlyByteBuf, ServerboundSetCreativeModeSlotPacket> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (int slot, ItemStack stack) |
public | (short arg0, ItemStack arg1) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public PacketType<ServerboundSetCreativeModeSlotPacket> |
| ||||||||
public void |
| ||||||||
public short |
| ||||||||
public ItemStack |
|