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