History - net.minecraft.network.packet.s2c.play.AdvancementUpdateS2CPacket
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.network.protocol.game.ClientboundUpdateAdvancementsPacket
net.minecraft.class_2779
net.minecraft.network.packet.s2c.play.AdvancementUpdateS2CPacket
Fields
PacketCodec<RegistryByteBuf, AdvancementUpdateS2CPacket>: STREAM_CODEC, field_48007, CODEC
boolean: reset, field_12718, clearCurrent
List<AdvancementEntry>: added, field_12717, toEarn
Set<Identifier>: removed, field_12715, toRemove
Map<Identifier, AdvancementProgress>: progress, field_12716, toSetProgress
boolean: showAdvancements, field_55580, showToast
Constructors
(boolean, Collection<AdvancementEntry>, Set<Identifier>, Map<Identifier, AdvancementProgress>, boolean)
Methods
void (RegistryByteBuf): write, method_55952, write
PacketType<AdvancementUpdateS2CPacket> (): type, method_65080, getPacketType
void (ClientPlayPacketListener): handle, method_11925, apply
List<AdvancementEntry> (): getAdded, method_11928, getAdvancementsToEarn
Set<Identifier> (): getRemoved, method_11926, getAdvancementIdsToRemove
Map<Identifier, AdvancementProgress> (): getProgress, method_11927, getAdvancementsToProgress
boolean (): shouldReset, method_11924, shouldClearCurrent
boolean (): shouldShowAdvancements, method_65970, shouldShowToast
void (PacketListener): handle, method_65081, apply
void (PacketByteBuf, AdvancementProgress): lambda$write$0, method_34197, method_34197