| pm | |
| net.minecraft.advancements.PlayerAdvancements |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||
| private static final com.google.gson.Gson |
| ||||
| private static final com.google.gson.reflect.TypeToken<Map<ResourceLocation, AdvancementProgress>> |
| ||||
| private final MinecraftServer |
| ||||
| private final File |
| ||||
| private final Map<Advancement, AdvancementProgress> |
| ||||
| private final Set<Advancement> |
| ||||
| private final Set<Advancement> |
| ||||
| private final Set<Advancement> |
| ||||
| private EntityPlayerMP |
| ||||
| private Advancement |
| ||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (MinecraftServer arg0, File arg1, EntityPlayerMP arg2) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public void |
| ||||
| public void |
| ||||
| public void |
| ||||
| private void |
| ||||
| private void |
| ||||
| private void |
| ||||
| private void |
| ||||
| public void |
| ||||
| public boolean |
| ||||
| public boolean |
| ||||
| private void |
| ||||
| private void |
| ||||
| public void |
| ||||
| public void |
| ||||
| public AdvancementProgress |
| ||||
| private void |
| ||||
| private void |
| ||||
| private boolean |
| ||||
| private boolean |
|