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