implements Packet<ClientGamePacketListener>
| ph | |
| net.minecraft.network.protocol.game.ClientboundUpdateRecipesPacket | |
| net.minecraft.class_2788 | |
| net.minecraft.client.network.packet.SynchronizeRecipesS2CPacket | |
| net.minecraft.network.play.server.SUpdateRecipesPacket | |
| net.minecraft.server.v1_15_R1.PacketPlayOutRecipeUpdate |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private List<Recipe<?>> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | () |
| public | (Collection<Recipe<?>> recipes) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| public static Recipe<?> |
| ||||||||||
| public static <T extends Recipe<?>> void |
| ||||||||||
| public List<Recipe<?>> |
|