implements Packet<ClientGamePacketListener>
| aeg | |
| net.minecraft.network.protocol.game.ClientboundRecipeBookAddPacket | |
| net.minecraft.class_10266 | |
| net.minecraft.unmapped.C_fiyoolld | |
| net.minecraft.network.packet.s2c.play.RecipeBookAddS2CPacket | |
| net.minecraft.unmapped.C_fiyoolld |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final List<ClientboundRecipeBookAddPacket$Entry> |
| ||||||||||||
| private final boolean |
| ||||||||||||
| public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundRecipeBookAddPacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (List<ClientboundRecipeBookAddPacket$Entry> entries, boolean replace) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public PacketType<ClientboundRecipeBookAddPacket> |
| ||||||||||||
| public void |
| ||||||||||||
| public List<ClientboundRecipeBookAddPacket$Entry> |
| ||||||||||||
| public boolean |
|