net.minecraft.network.protocol.game

public class ClientboundUpdateRecipesPacket

implements Packet<ClientGamePacketListener>

agq
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

字段概要

修饰符与类型字段
public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundUpdateRecipesPacket>
a
STREAM_CODEC
field_48012
CODEC
f_315247_
private final List<RecipeHolder<?>>
b
recipes
field_12751
recipes
f_133629_

构造函数概要

修饰符构造函数
public (Collection<RecipeHolder<?>> recipes)

方法概要

修饰符与类型方法
public PacketType<ClientboundUpdateRecipesPacket>
a()
type()
method_55846()
getPacketId()
m_5779_()
public void
a(aci arg0)
handle(ClientGamePacketListener arg0)
method_11997(class_2602 arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public List<RecipeHolder<?>>
b()
getRecipes()
method_11998()
getRecipes()
m_133644_()