implements Packet<PacketListenerPlayOut>
| no | |
| net.minecraft.class_2788 | |
| net.minecraft.client.network.packet.SynchronizeRecipesS2CPacket | |
| net.minecraft.network.play.server.SUpdateRecipesPacket | |
| net.minecraft.server.v1_14_R1.PacketPlayOutRecipeUpdate |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private List<IRecipe<?>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (Collection<IRecipe<?>> arg0) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public static IRecipe<?> |
| ||||||||
| public static <T extends IRecipe<?>> void |
| ||||||||
| public List<IRecipe<?>> |
|