net.minecraft.network.protocol.game

public record ServerboundRecipeBookSeenRecipePacket

implements Packet<ServerGamePacketListener>

aiq
net.minecraft.network.protocol.game.ServerboundRecipeBookSeenRecipePacket
net.minecraft.class_2853

Field summary

Modifier and TypeField
private final RecipeDisplayId
b
recipe
comp_3246
public static final StreamCodec<FriendlyByteBuf, ServerboundRecipeBookSeenRecipePacket>
a
STREAM_CODEC
field_48211

Constructor summary

ModifierConstructor
public (RecipeDisplayId arg0)

Method summary

Modifier and TypeMethod
public PacketType<ServerboundRecipeBookSeenRecipePacket>
a()
type()
method_65080()
public void
a(ahf arg0)
handle(ServerGamePacketListener arg0)
method_12400(class_2792 arg0)
public RecipeDisplayId
b()
recipe()
comp_3246()