implements Packet<ClientGamePacketListener>
| agc | |
| net.minecraft.network.protocol.game.ClientboundUpdateRecipesPacket | |
| net.minecraft.class_2788 | |
| net.minecraft.network.packet.s2c.play.SynchronizeRecipesS2CPacket | |
| net.minecraft.src.C_5140_ | |
| net.minecraft.network.protocol.game.PacketPlayOutRecipeUpdate | 
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundUpdateRecipesPacket> | 
  | ||||||||||
| private final List<RecipeHolder<?>> | 
  | 
Constructor summary
| Modifier | Constructor | 
|---|---|
| public | (Collection<RecipeHolder<?>> recipes) | 
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public PacketType<ClientboundUpdateRecipesPacket> | 
  | ||||||||||
| public void | 
  | ||||||||||
| public List<RecipeHolder<?>> | 
  |