public class AdvancementManager extends JsonReloadListener
IFutureReloadListener.IStage
Constructor and Description |
---|
AdvancementManager() |
Modifier and Type | Method and Description |
---|---|
protected void |
apply(java.util.Map<ResourceLocation,com.google.gson.JsonObject> splashList,
IResourceManager resourceManagerIn,
IProfiler profilerIn) |
Advancement |
getAdvancement(ResourceLocation id) |
java.util.Collection<Advancement> |
getAllAdvancements() |
getPreparedPath, prepare
reload
protected void apply(java.util.Map<ResourceLocation,com.google.gson.JsonObject> splashList, IResourceManager resourceManagerIn, IProfiler profilerIn)
apply
in class ReloadListener<java.util.Map<ResourceLocation,com.google.gson.JsonObject>>
@Nullable public Advancement getAdvancement(ResourceLocation id)
public java.util.Collection<Advancement> getAllAdvancements()