implements Packet<ServerGamePacketListener>
| ajw | |
| net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket | |
| net.minecraft.class_2873 | |
| net.minecraft.network.packet.c2s.play.CreativeInventoryActionC2SPacket | |
| net.minecraft.src.C_5192_ | |
| net.minecraft.network.protocol.game.PacketPlayInSetCreativeSlot |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final short |
| ||||||||||
| private final ItemStack |
| ||||||||||
| public static final StreamCodec<RegistryFriendlyByteBuf, ServerboundSetCreativeModeSlotPacket> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (int slot, ItemStack stack) |
| public | (short slot, ItemStack stack) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public PacketType<ServerboundSetCreativeModeSlotPacket> |
| ||||||||||
| public void |
| ||||||||||
| public short |
| ||||||||||
| public ItemStack |
|