implements Packet<ClientPlayPacketListener>
| nq | |
| net.minecraft.network.protocol.game.ClientboundUpdateRecipesPacket | |
| net.minecraft.class_2788 | |
| net.minecraft.network.packet.s2c.play.SynchronizeRecipesS2CPacket | |
| net.minecraft.unmapped.C_cohekdfd | |
| net.minecraft.network.packet.s2c.play.RecipesS2CPacket | |
| net.minecraft.network.play.server.SUpdateRecipesPacket | |
| net.minecraft.network.play.server.SUpdateRecipesPacket |
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<?>> |
|