net.minecraft.network.protocol.game

public class ClientboundUpdateAdvancementsPacket

implements Packet<ClientGamePacketListener>

agg
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

Field summary

Modifier and TypeField
public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundUpdateAdvancementsPacket>
a
STREAM_CODEC
field_48007
f_mijpgzgo
CODEC
CODEC
private final boolean
b
reset
field_12718
f_dfyajwaf
clearCurrent
clearCurrent
private final List<AdvancementHolder>
c
added
field_12717
f_obikreny
toEarn
toShow
private final Set<ResourceLocation>
d
removed
field_12715
f_jgrwxkoo
toRemove
toHide
private final Map<ResourceLocation, AdvancementProgress>
e
progress
field_12716
f_qexvshtf
toSetProgress
toProgress
private final boolean
f
showAdvancements
field_55580
f_ogbtbhmb
showToast

Constructor summary

ModifierConstructor
public (boolean clearCurrent, Collection<AdvancementHolder> toEarn, Set<ResourceLocation> toRemove, Map<ResourceLocation, AdvancementProgress> toSetProgress, boolean showToast)
private (RegistryFriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
private void
a(wj arg0)
write(RegistryFriendlyByteBuf arg0)
method_55952(class_9129 arg0)
m_lrwelbgm(C_bngyzsts arg0)
write(RegistryByteBuf buf)
write(RegistryByteBuf buf)
public PacketType<ClientboundUpdateAdvancementsPacket>
a()
type()
method_65080()
m_bbocywrf()
getPacketType()
getType()
public void
a(abu arg0)
handle(ClientGamePacketListener arg0)
method_11925(class_2602 arg0)
m_vqcrbsbm(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
apply(ClientPlayPacketListener arg0)
public List<AdvancementHolder>
b()
getAdded()
method_11928()
m_hqceugcx()
getAdvancementsToEarn()
getToShow()
public Set<ResourceLocation>
e()
getRemoved()
method_11926()
m_gecsyuga()
getAdvancementIdsToRemove()
getToHide()
public Map<ResourceLocation, AdvancementProgress>
f()
getProgress()
method_11927()
m_twueiavl()
getAdvancementsToProgress()
getToProgress()
public boolean
g()
shouldReset()
method_11924()
m_itnoscau()
shouldClearCurrent()
shouldClearCurrent()
public boolean
h()
shouldShowAdvancements()
method_65970()
m_norjzbuf()
shouldShowToast()