implements IPacket<IClientPlayNetHandler>
nk | |
net.minecraft.class_2779 | |
net.minecraft.network.play.server.SAdvancementInfoPacket |
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 |
|