implements Packet<PacketListenerPlayOut>
| kv | |
| net.minecraft.network.play.server.SPacketRecipeBook | |
| net.minecraft.server.v1_13_R2.PacketPlayOutRecipes |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| private PacketPlayOutRecipes$Action |
| ||||
| private List<MinecraftKey> |
| ||||
| private List<MinecraftKey> |
| ||||
| private boolean |
| ||||
| private boolean |
| ||||
| private boolean |
| ||||
| private boolean |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | () |
| public | (PacketPlayOutRecipes$Action arg0, Collection<MinecraftKey> arg1, Collection<MinecraftKey> arg2, boolean arg3, boolean arg4, boolean arg5, boolean arg6) |
方法概要
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| public void |
| ||||
| public void |
| ||||
| public void |
| ||||
| public List<MinecraftKey> |
| ||||
| public List<MinecraftKey> |
| ||||
| public boolean |
| ||||
| public boolean |
| ||||
| public boolean |
| ||||
| public boolean |
| ||||
| public PacketPlayOutRecipes$Action |
|