implements Packet<PacketListenerPlayOut>
| md | |
| net.minecraft.class_2713 | |
| net.minecraft.network.play.server.SRecipeBookPacket | |
| net.minecraft.server.v1_14_R1.PacketPlayOutRecipes |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private PacketPlayOutRecipes$Action |
| ||||||
| private List<MinecraftKey> |
| ||||||
| private List<MinecraftKey> |
| ||||||
| private boolean |
| ||||||
| private boolean |
| ||||||
| private boolean |
| ||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (PacketPlayOutRecipes$Action arg0, Collection<MinecraftKey> arg1, Collection<MinecraftKey> arg2, boolean arg3, boolean arg4, boolean arg5, boolean arg6) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public List<MinecraftKey> |
| ||||||
| public List<MinecraftKey> |
| ||||||
| public boolean |
| ||||||
| public boolean |
| ||||||
| public boolean |
| ||||||
| public boolean |
| ||||||
| public PacketPlayOutRecipes$Action |
|