net.minecraft.network.protocol.game

public class ClientboundRecipePacket

implements Packet<ClientGamePacketListener>

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

Field summary

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

Constructor summary

ModifierConstructor
public (ClientboundRecipePacket$State action, Collection<ResourceLocation> recipeIdsToChange, Collection<ResourceLocation> recipeIdsToInit, RecipeBookSettings options)
public (FriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
public void
a(sf arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
m_pwnpydub(C_idfydwco arg0)
write(PacketByteBuf arg0)
write(PacketByteBuf arg0)
m_5779_(C_4983_ arg0)
public void
a(ur arg0)
handle(ClientGamePacketListener arg0)
method_11753(class_2602 arg0)
m_reeqnyvv(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public List<ResourceLocation>
a()
getRecipes()
method_11750()
m_otqpqsrq()
getRecipeIdsToChange()
getRecipeIdsToChange()
m_132865_()
public List<ResourceLocation>
c()
getHighlights()
method_11757()
m_dgomjacp()
getRecipeIdsToInit()
getRecipeIdsToInit()
m_132868_()
public RecipeBookSettings
d()
getBookSettings()
method_11756()
m_ffmgsglc()
getOptions()
getOptions()
m_132869_()
public ClientboundRecipePacket$State
e()
getState()
method_11751()
m_edmetrii()
getAction()
getAction()
m_132870_()