implements Packet<ClientPlayPacketHandler>
| kv | |
| net.minecraft.unmapped.C_30786034 | |
| net.minecraft.network.packet.s2c.play.RecipeS2CPacket | |
| net.minecraft.network.play.server.SPacketRecipeBook |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private RecipeS2CPacket$State |
| ||||||||
| private List<Identifier> |
| ||||||||
| private List<Identifier> |
| ||||||||
| private boolean |
| ||||||||
| private boolean |
| ||||||||
| private boolean |
| ||||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (RecipeS2CPacket$State state, Collection<Identifier> recipes, Collection<Identifier> highlighted, boolean guiOpen, boolean filteringCraftable, boolean furnaceGuiOpen, boolean furnaceFilteringCraftable) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public List<Identifier> |
| ||||||||
| public List<Identifier> |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public RecipeS2CPacket$State |
|