implements Packet<PacketListenerPlayIn>
| ls | |
| net.minecraft.network.play.client.CPacketRecipeInfo | |
| net.minecraft.server.v1_12_R1.PacketPlayInRecipeDisplayed |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private PacketPlayInRecipeDisplayed$Status |
| ||||
| private IRecipe |
| ||||
| private boolean |
| ||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (IRecipe arg0) |
| public | (boolean arg0, boolean arg1) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public void |
| ||||
| public void |
| ||||
| public void |
| ||||
| public PacketPlayInRecipeDisplayed$Status |
| ||||
| public IRecipe |
| ||||
| public boolean |
| ||||
| public boolean |
|