implements Packet<PacketListenerPlayOut>
| jr | |
| net.minecraft.network.play.server.SPacketRecipeBook | |
| net.minecraft.server.v1_12_R1.PacketPlayOutRecipes |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private PacketPlayOutRecipes$Action |
| ||||
| private List<IRecipe> |
| ||||
| private List<IRecipe> |
| ||||
| private boolean |
| ||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (PacketPlayOutRecipes$Action arg0, List<IRecipe> arg1, List<IRecipe> arg2, boolean arg3, boolean arg4) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public void |
| ||||
| public void |
| ||||
| public void |
| ||||
| public List<IRecipe> |
| ||||
| public List<IRecipe> |
| ||||
| public boolean |
| ||||
| public boolean |
| ||||
| public PacketPlayOutRecipes$Action |
|