net.minecraft.network.packet.s2c.play

public class UnlockRecipesS2CPacket

implements Packet<ClientPlayPacketListener>

wq
net.minecraft.network.protocol.game.ClientboundRecipePacket
net.minecraft.class_2713
net.minecraft.network.packet.s2c.play.UnlockRecipesS2CPacket
net.minecraft.unmapped.C_njiorekh
net.minecraft.network.packet.s2c.play.UnlockRecipesS2CPacket
net.minecraft.src.C_5098_

Field summary

Modifier and TypeField
private final UnlockRecipesS2CPacket$Action
a
state
field_12408
action
f_hbnwhpbr
action
f_132849_
private final List<Identifier>
b
recipes
field_12414
recipeIdsToChange
f_dvznxmzu
recipeIdsToChange
f_132850_
private final List<Identifier>
c
toHighlight
field_12409
recipeIdsToInit
f_mjykheiq
recipeIdsToInit
f_132851_
private final RecipeBookOptions
d
bookSettings
field_25797
options
f_morddjdw
options
f_132852_

Constructor summary

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

Method summary

Modifier and TypeMethod
public void
a(sd arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
write(PacketByteBuf arg0)
m_pwnpydub(C_idfydwco arg0)
write(PacketByteBuf arg0)
m_5779_(C_4983_ arg0)
public void
a(uk 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>
c()
getHighlights()
method_11757()
getRecipeIdsToInit()
m_dgomjacp()
getRecipeIdsToInit()
m_132868_()
public RecipeBookOptions
d()
getBookSettings()
method_11756()
getOptions()
m_ffmgsglc()
getOptions()
m_132869_()
public UnlockRecipesS2CPacket$Action
e()
getState()
method_11751()
getAction()
m_edmetrii()
getAction()
m_132870_()