implements Packet<ClientGamePacketListener>
| ph | |
| net.minecraft.network.protocol.game.ClientboundUpdateRecipesPacket | |
| net.minecraft.class_2788 | |
| net.minecraft.network.packet.s2c.play.SynchronizeRecipesS2CPacket | |
| net.minecraft.network.play.server.SUpdateRecipesPacket | |
| net.minecraft.server.v1_15_R1.PacketPlayOutRecipeUpdate | 
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private List<Recipe<?>> | 
  | 
Constructor summary
| Modifier | Constructor | 
|---|---|
| public | () | 
| public | (Collection<Recipe<?>> recipes) | 
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void | 
  | ||||||||||
| public void | 
  | ||||||||||
| public void | 
  | ||||||||||
| public static Recipe<?> | 
  | ||||||||||
| public static <T extends Recipe<?>> void | 
  | ||||||||||
| public List<Recipe<?>> | 
  |