net.minecraft.network.protocol.game

public class ServerboundRecipeBookChangeSettingsPacket

implements Packet<ServerGamePacketListener>

ahz
net.minecraft.network.protocol.game.ServerboundRecipeBookChangeSettingsPacket
net.minecraft.class_5427
net.minecraft.unmapped.C_czkuzpeu
net.minecraft.network.packet.c2s.play.RecipeCategoryOptionsC2SPacket
net.minecraft.network.packet.c2s.play.RecipeCategoryOptionUpdateC2SPacket

Field summary

Modifier and TypeField
public static final StreamCodec<FriendlyByteBuf, ServerboundRecipeBookChangeSettingsPacket>
a
STREAM_CODEC
field_48210
f_fjqsdjbm
CODEC
CODEC
private final RecipeBookType
b
bookType
field_25798
f_renchhbv
category
category
private final boolean
c
isOpen
field_25799
f_gvkjqrxh
guiOpen
guiOpen
private final boolean
d
isFiltering
field_25800
f_adkufpsm
filteringCraftable
filteringCraftable

Constructor summary

ModifierConstructor
public (RecipeBookType category, boolean guiOpen, boolean filteringCraftable)
private (FriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
private void
a(vu arg0)
write(FriendlyByteBuf arg0)
method_55991(class_2540 arg0)
m_dkmoiqwf(C_idfydwco arg0)
write(PacketByteBuf buf)
write(PacketByteBuf buf)
public PacketType<ServerboundRecipeBookChangeSettingsPacket>
a()
type()
method_65080()
m_bbocywrf()
getPacketType()
getType()
public void
a(agp arg0)
handle(ServerGamePacketListener arg0)
method_30304(class_2792 arg0)
m_kfmaxilj(C_eetcdhxt arg0)
apply(ServerPlayPacketListener arg0)
apply(ServerPlayPacketListener arg0)
public RecipeBookType
b()
getBookType()
method_30305()
m_eozzddoz()
getCategory()
getCategory()
public boolean
e()
isOpen()
method_30306()
m_urwkktop()
isGuiOpen()
isGuiOpen()
public boolean
f()
isFiltering()
method_30307()
m_whtrswma()
isFilteringCraftable()
isFilteringCraftable()