implements Packet<INetHandlerPlayClient>
| lz | |
| net.minecraft.network.play.server.SPacketAdvancementInfo |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private boolean |
| ||||
| private Map<ResourceLocation, Advancement$Builder> |
| ||||
| private Set<ResourceLocation> |
| ||||
| private Map<ResourceLocation, AdvancementProgress> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (boolean arg0, Collection<Advancement> arg1, Set<ResourceLocation> arg2, Map<ResourceLocation, AdvancementProgress> arg3) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public void |
| ||||
| public void |
| ||||
| public void |
| ||||
| public Map<ResourceLocation, Advancement$Builder> |
| ||||
| public Set<ResourceLocation> |
| ||||
| public Map<ResourceLocation, AdvancementProgress> |
| ||||
| public boolean |
|