Package net.minecraft.advancements
Class AdvancementManager
java.lang.Object
net.minecraft.client.resources.ReloadListener<Map<ResourceLocation,com.google.gson.JsonElement>>
net.minecraft.client.resources.JsonReloadListener
net.minecraft.advancements.AdvancementManager
- All Implemented Interfaces:
IFutureReloadListener
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.resources.IFutureReloadListener
IFutureReloadListener.IStage -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate AdvancementListprivate static final com.google.gson.Gsonprivate static final org.apache.logging.log4j.Loggerprivate final LootPredicateManager -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidapply(Map<ResourceLocation, com.google.gson.JsonElement> p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) getAdvancement(ResourceLocation p_192778_1_) Methods inherited from class net.minecraft.client.resources.JsonReloadListener
getPreparedPath, prepareMethods inherited from class net.minecraft.client.resources.ReloadListener
reloadMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.resources.IFutureReloadListener
getName
-
Field Details
-
LOGGER
private static final org.apache.logging.log4j.Logger LOGGER -
GSON
private static final com.google.gson.Gson GSON -
advancements
-
predicateManager
-
-
Constructor Details
-
AdvancementManager
-
-
Method Details
-
apply
protected void apply(Map<ResourceLocation, com.google.gson.JsonElement> p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) - Specified by:
applyin classReloadListener<Map<ResourceLocation,com.google.gson.JsonElement>>
-
getAdvancement
-
getAllAdvancements
-