implements Packet<ClientGamePacketListener>
| ahg | |
| 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 |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Map<ResourceKey<RecipePropertySet>, RecipePropertySet> |
| ||||||||||
| private final SelectableRecipe$SingleInputSet<StonecutterRecipe> |
| ||||||||||
| public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundUpdateRecipesPacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Map<ResourceKey<RecipePropertySet>, RecipePropertySet> stonecutterRecipes, SelectableRecipe$SingleInputSet<StonecutterRecipe> arg1) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public PacketType<ClientboundUpdateRecipesPacket> |
| ||||||||||
| public void |
| ||||||||||
| public Map<ResourceKey<RecipePropertySet>, RecipePropertySet> |
| ||||||||||
| public SelectableRecipe$SingleInputSet<StonecutterRecipe> |
|