implements Packet<ClientPlayPacketHandler>
| js | |
| net.minecraft.class_3331 | |
| net.minecraft.network.packet.s2c.play.RecipeS2CPacket | |
| net.minecraft.network.play.server.SPacketRecipeBook | |
| net.minecraft.network.play.server.SPacketRecipeBook |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private RecipeS2CPacket$State |
| ||||||||||
| private List<Recipe> |
| ||||||||||
| private List<Recipe> |
| ||||||||||
| private boolean |
| ||||||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (RecipeS2CPacket$State state, List<Recipe> recipes, List<Recipe> highlighted, boolean guiOpen, boolean filteringCraftable) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| public List<Recipe> |
| ||||||||||
| public List<Recipe> |
| ||||||||||
| public boolean |
| ||||||||||
| public boolean |
| ||||||||||
| public RecipeS2CPacket$State |
|