net.minecraft.network.packet.s2c.play

public class ChangeUnlockedRecipesS2CPacket

implements Packet<ClientPlayPacketListener>

aee
net.minecraft.network.protocol.game.ClientboundRecipePacket
net.minecraft.class_2713
net.minecraft.network.packet.s2c.play.ChangeUnlockedRecipesS2CPacket
net.minecraft.unmapped.C_njiorekh
net.minecraft.network.packet.s2c.play.RecipesUnlockS2CPacket
net.minecraft.src.C_5098_

Field summary

Modifier and TypeField
public static final PacketCodec<PacketByteBuf, ChangeUnlockedRecipesS2CPacket>
a
STREAM_CODEC
field_47958
CODEC
f_xolgndkb
CODEC
f_316105_
private final ChangeUnlockedRecipesS2CPacket$Action
b
state
field_12408
action
f_hbnwhpbr
action
f_132849_
private final List<Identifier>
c
recipes
field_12414
recipeIdsToChange
f_dvznxmzu
recipeIdsToChange
f_132850_
private final List<Identifier>
d
toHighlight
field_12409
recipeIdsToInit
f_mjykheiq
recipeIdsToInit
f_132851_
private final RecipeBookOptions
e
bookSettings
field_25797
options
f_morddjdw
options
f_132852_

Constructor summary

ModifierConstructor
public (ChangeUnlockedRecipesS2CPacket$Action action, Collection<Identifier> recipeIdsToChange, Collection<Identifier> recipeIdsToInit, RecipeBookOptions options)
private (PacketByteBuf buf)

Method summary

Modifier and TypeMethod
private void
a(vw arg0)
write(FriendlyByteBuf arg0)
method_55905(class_2540 arg0)
write(PacketByteBuf buf)
m_trgdcskj(C_idfydwco arg0)
write(PacketByteBuf buf)
m_132866_(C_4983_ arg0)
public PacketType<ChangeUnlockedRecipesS2CPacket>
a()
type()
method_55846()
getPacketId()
m_bbocywrf()
getType()
m_5779_()
public void
a(abu arg0)
handle(ClientGamePacketListener arg0)
method_11753(class_2602 arg0)
apply(ClientPlayPacketListener arg0)
m_reeqnyvv(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public List<Identifier>
b()
getRecipes()
method_11750()
getRecipeIdsToChange()
m_otqpqsrq()
getRecipeIdsToChange()
m_132865_()
public List<Identifier>
e()
getHighlights()
method_11757()
getRecipeIdsToInit()
m_dgomjacp()
getRecipeIdsToInit()
m_132868_()
public RecipeBookOptions
f()
getBookSettings()
method_11756()
getOptions()
m_ffmgsglc()
getOptions()
m_132869_()
public ChangeUnlockedRecipesS2CPacket$Action
g()
getState()
method_11751()
getAction()
m_edmetrii()
getAction()
m_132870_()