net.minecraft.network.protocol.game

public record ClientboundUpdateRecipesPacket

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

字段概要

修饰符与类型字段
private final Map<ResourceKey<RecipePropertySet>, RecipePropertySet>
b
itemSets
comp_3241
itemSets
f_349167_
private final SelectableRecipe$SingleInputSet<StonecutterRecipe>
c
stonecutterRecipes
comp_3242
stonecutterRecipes
f_347541_
public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundUpdateRecipesPacket>
a
STREAM_CODEC
field_48012
CODEC
f_315247_

构造函数概要

修饰符构造函数
public (Map<ResourceKey<RecipePropertySet>, RecipePropertySet> stonecutterRecipes, SelectableRecipe$SingleInputSet<StonecutterRecipe> arg1)

方法概要

修饰符与类型方法
public PacketType<ClientboundUpdateRecipesPacket>
a()
type()
method_65080()
getPacketType()
m_5779_()
public void
a(acq arg0)
handle(ClientGamePacketListener arg0)
method_11997(class_2602 arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public Map<ResourceKey<RecipePropertySet>, RecipePropertySet>
b()
itemSets()
comp_3241()
itemSets()
f_349167_()
public SelectableRecipe$SingleInputSet<StonecutterRecipe>
e()
stonecutterRecipes()
comp_3242()
stonecutterRecipes()
f_347541_()