implements Packet<ClientGamePacketListener>
| ahw | |
| 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 Map<ResourceKey<RecipePropertySet>, RecipePropertySet> |
| ||||||||||
| private final SelectableRecipe$SingleInputSet<StonecutterRecipe> |
| ||||||||||
| public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundUpdateRecipesPacket> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Map<ResourceKey<RecipePropertySet>, RecipePropertySet> itemSets, SelectableRecipe$SingleInputSet<StonecutterRecipe> stonecutterRecipes) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public PacketType<ClientboundUpdateRecipesPacket> |
| ||||||||||
| public void |
| ||||||||||
| public Map<ResourceKey<RecipePropertySet>, RecipePropertySet> |
| ||||||||||
| public SelectableRecipe$SingleInputSet<StonecutterRecipe> |
|