implements Packet<ClientGamePacketListener>
| ady | |
| net.minecraft.network.protocol.game.ClientboundRecipeBookAddPacket | |
| net.minecraft.class_10266 | |
| net.minecraft.network.packet.s2c.play.RecipeBookAddS2CPacket | |
| net.minecraft.src.C_346204_ | |
| net.minecraft.network.protocol.game.ClientboundRecipeBookAddPacket | 
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> replace, boolean arg1) | 
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public PacketType<ClientboundRecipeBookAddPacket> | 
  | ||||||||||
| public void | 
  | ||||||||||
| public List<ClientboundRecipeBookAddPacket$Entry> | 
  | ||||||||||
| public boolean | 
  |