net.minecraft.network.protocol.game

public class ClientboundUpdateAdvancementsPacket

implements Packet<ClientGamePacketListener>

xf
net.minecraft.network.protocol.game.ClientboundUpdateAdvancementsPacket
net.minecraft.class_2779
net.minecraft.unmapped.C_xjdndsdi
net.minecraft.network.packet.s2c.play.AdvancementUpdateS2CPacket
net.minecraft.network.packet.s2c.play.AdvancementUpdateS2CPacket
net.minecraft.src.C_5136_
net.minecraft.network.protocol.game.PacketPlayOutAdvancements

Field summary

Modifier and TypeField
private final boolean
a
reset
field_12718
f_dfyajwaf
clearCurrent
clearCurrent
f_133554_
private final Map<ResourceLocation, Advancement$Builder>
b
added
field_12717
f_obikreny
toEarn
toEarn
f_133555_
private final Set<ResourceLocation>
c
removed
field_12715
f_jgrwxkoo
toRemove
toRemove
f_133556_
private final Map<ResourceLocation, AdvancementProgress>
d
progress
field_12716
f_qexvshtf
toSetProgress
toSetProgress
f_133557_

Constructor summary

ModifierConstructor
public (boolean clearCurrent, Collection<Advancement> toEarn, Set<ResourceLocation> toRemove, Map<ResourceLocation, AdvancementProgress> toSetProgress)
public (FriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
public void
a(qx 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(tf arg0)
handle(ClientGamePacketListener arg0)
method_11925(class_2602 arg0)
m_vqcrbsbm(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public Map<ResourceLocation, Advancement$Builder>
b()
getAdded()
method_11928()
m_hqceugcx()
getAdvancementsToEarn()
getAdvancementsToEarn()
m_133570_()
public Set<ResourceLocation>
c()
getRemoved()
method_11926()
m_gecsyuga()
getAdvancementIdsToRemove()
getAdvancementIdsToRemove()
m_133573_()
public Map<ResourceLocation, AdvancementProgress>
d()
getProgress()
method_11927()
m_twueiavl()
getAdvancementsToProgress()
getAdvancementsToProgress()
m_133574_()
public boolean
e()
shouldReset()
method_11924()
m_itnoscau()
shouldClearCurrent()
shouldClearCurrent()
m_133575_()