implements Packet<ClientGamePacketListener>
vb | |
net.minecraft.network.protocol.game.ClientboundUpdateAdvancementsPacket | |
net.minecraft.class_2779 | |
net.minecraft.network.packet.s2c.play.AdvancementUpdateS2CPacket | |
net.minecraft.src.C_5136_ | |
net.minecraft.network.protocol.game.PacketPlayOutAdvancements |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
private final boolean |
| ||||||||||
private final Map<ResourceLocation, Advancement$Builder> |
| ||||||||||
private final Set<ResourceLocation> |
| ||||||||||
private final Map<ResourceLocation, AdvancementProgress> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (boolean clearCurrent, Collection<Advancement> toEarn, Set<ResourceLocation> toRemove, Map<ResourceLocation, AdvancementProgress> toSetProgress) |
public | (FriendlyByteBuf buf) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||||
public void |
| ||||||||||
public Map<ResourceLocation, Advancement$Builder> |
| ||||||||||
public Set<ResourceLocation> |
| ||||||||||
public Map<ResourceLocation, AdvancementProgress> |
| ||||||||||
public boolean |
|