net.minecraft.network.protocol.game

public record ServerboundRecipeBookSeenRecipePacket

implements Packet<ServerGamePacketListener>

ajn
net.minecraft.network.protocol.game.ServerboundRecipeBookSeenRecipePacket
net.minecraft.class_2853
net.minecraft.network.packet.c2s.play.RecipeBookDataC2SPacket
net.minecraft.src.C_5181_
net.minecraft.network.protocol.game.PacketPlayInRecipeDisplayed

字段概要

修饰符与类型字段
private final RecipeDisplayId
b
recipe
comp_3246
recipeId
f_134380_
public static final StreamCodec<FriendlyByteBuf, ServerboundRecipeBookSeenRecipePacket>
a
STREAM_CODEC
field_48211
CODEC
f_317003_

构造函数概要

修饰符构造函数
public (RecipeDisplayId recipeId)

方法概要

修饰符与类型方法
public PacketType<ServerboundRecipeBookSeenRecipePacket>
a()
type()
method_65080()
getPacketType()
m_5779_()
public void
a(aib arg0)
handle(ServerGamePacketListener arg0)
method_12400(class_2792 arg0)
apply(ServerPlayPacketListener arg0)
m_5797_(C_5145_ arg0)
public RecipeDisplayId
b()
recipe()
comp_3246()
recipeId()
f_134380_()