net.minecraft.network.packet.c2s.play

public record RecipeBookDataC2SPacket

implements Packet<ServerPlayPacketListener>

net.minecraft.network.protocol.game.ServerboundRecipeBookSeenRecipePacket
net.minecraft.class_2853
net.minecraft.network.packet.c2s.play.RecipeBookDataC2SPacket

Field summary

Modifier and TypeField
private final NetworkRecipeId
recipe
comp_3246
recipeId
public static final PacketCodec<PacketByteBuf, RecipeBookDataC2SPacket>
STREAM_CODEC
field_48211
CODEC

Constructor summary

ModifierConstructor
public (NetworkRecipeId recipeId)

Method summary

Modifier and TypeMethod
public PacketType<RecipeBookDataC2SPacket>
type()
method_65080()
getPacketType()
public void
handle(ServerGamePacketListener listener)
method_12400(class_2792 arg0)
apply(ServerPlayPacketListener arg0)
public NetworkRecipeId
recipe()
comp_3246()
recipeId()
public void
handle(PacketListener listener)
method_65081(class_2547 arg0)
apply(PacketListener arg0)