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