public class RecipeBookUpdateC2SPacket
implements Packet<ServerPlayPacketHandler>
| ls | |
| net.minecraft.unmapped.C_98138371 | |
| net.minecraft.network.packet.c2s.play.RecipeBookUpdateC2SPacket |
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 |
|