net.minecraft.network.packet.s2c.play

public record SynchronizeRecipesS2CPacket

implements Packet<ClientPlayPacketListener>

agu
net.minecraft.network.protocol.game.ClientboundUpdateRecipesPacket
net.minecraft.class_2788
net.minecraft.network.packet.s2c.play.SynchronizeRecipesS2CPacket
net.minecraft.unmapped.C_cohekdfd
net.minecraft.network.packet.s2c.play.RecipeSynchronizationS2CPacket
net.minecraft.src.C_5140_

Field summary

Modifier and TypeField
private final Map<RegistryKey<RecipePropertySet>, RecipePropertySet>
b
itemSets
comp_3241
itemSets
f_ffsspzgi
itemSets
f_349167_
private final CuttingRecipeDisplay$Grouping<StonecuttingRecipe>
c
stonecutterRecipes
comp_3242
stonecutterRecipes
f_rcahiicr
stonecutterRecipes
f_347541_
public static final PacketCodec<RegistryByteBuf, SynchronizeRecipesS2CPacket>
a
STREAM_CODEC
field_48012
CODEC
f_amivfqke
CODEC
f_315247_

Constructor summary

ModifierConstructor
public (Map<RegistryKey<RecipePropertySet>, RecipePropertySet> itemSets, CuttingRecipeDisplay$Grouping<StonecuttingRecipe> stonecutterRecipes)

Method summary

Modifier and TypeMethod
public PacketType<SynchronizeRecipesS2CPacket>
a()
type()
method_65080()
getPacketType()
m_bbocywrf()
getType()
m_5779_()
public void
a(acf arg0)
handle(ClientGamePacketListener arg0)
method_11997(class_2602 arg0)
apply(ClientPlayPacketListener arg0)
m_nekkwbqo(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public Map<RegistryKey<RecipePropertySet>, RecipePropertySet>
b()
itemSets()
comp_3241()
itemSets()
m_qchepqgp()
itemSets()
f_349167_()
public CuttingRecipeDisplay$Grouping<StonecuttingRecipe>
e()
stonecutterRecipes()
comp_3242()
stonecutterRecipes()
m_vlbkspek()
stonecutterRecipes()
f_347541_()