implements Packet<ServerPlayPacketHandler>
| nd | |
| net.minecraft.unmapped.C_98138371 | |
| net.minecraft.network.packet.c2s.play.RecipeBookUpdateC2SPacket | |
| net.minecraft.network.play.client.CPacketRecipeInfo |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private RecipeBookUpdateC2SPacket$Purpose |
| ||||||||
| private Identifier |
| ||||||||
| private boolean |
| ||||||||
| private boolean |
| ||||||||
| private boolean |
| ||||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (Recipe recipe) |
| public | (boolean guiOpen, boolean filteringCraftable, boolean furnaceGuiOpen, boolean furnaceFilteringCraftable) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public RecipeBookUpdateC2SPacket$Purpose |
| ||||||||
| public Identifier |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
|