net.minecraft.network.protocol.game

public record ClientboundRecipeBookRemovePacket

implements Packet<ClientGamePacketListener>

aff
net.minecraft.network.protocol.game.ClientboundRecipeBookRemovePacket
net.minecraft.class_10268
net.minecraft.network.packet.s2c.play.RecipeBookRemoveS2CPacket
net.minecraft.network.protocol.game.ClientboundRecipeBookRemovePacket

Field summary

Modifier and TypeField
private final List<RecipeDisplayId>
b
recipes
comp_3235
recipes
public static final StreamCodec<io.netty.buffer.ByteBuf, ClientboundRecipeBookRemovePacket>
a
STREAM_CODEC
field_54521
CODEC

Constructor summary

ModifierConstructor
public (List<RecipeDisplayId> arg0)

Method summary

Modifier and TypeMethod
public PacketType<ClientboundRecipeBookRemovePacket>
a()
type()
method_55846()
getPacketId()
public void
a(acr arg0)
handle(ClientGamePacketListener arg0)
method_64563(class_2602 arg0)
apply(ClientPlayPacketListener arg0)
public List<RecipeDisplayId>
b()
recipes()
comp_3235()
recipes()