Package net.minecraft
Class class_5640
java.lang.Object
net.minecraft.resource.SinglePreparationResourceReloadListener<Map<Identifier,JsonElement>>
net.minecraft.resource.JsonDataLoader
net.minecraft.class_5640
- All Implemented Interfaces:
ResourceReloadListener
public class class_5640 extends JsonDataLoader
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static classclass_5640.class_5641Nested classes/interfaces inherited from interface net.minecraft.resource.ResourceReloadListener
ResourceReloadListener.Synchronizer -
Field Summary
Fields Modifier and Type Field Description private static Loggerfield_27899private static Gsonfield_27900private LootConditionManagerfield_27901private LootManagerfield_27902private Map<Identifier,LootFunction>field_27903 -
Constructor Summary
Constructors Constructor Description class_5640(LootConditionManager lootConditionManager, LootManager lootManager) -
Method Summary
Modifier and Type Method Description protected voidapply(Map<Identifier,JsonElement> map, ResourceManager resourceManager, Profiler profiler)Set<Identifier>method_32399()LootFunctionmethod_32404(Identifier identifier)Methods inherited from class net.minecraft.resource.JsonDataLoader
prepareMethods inherited from class net.minecraft.resource.SinglePreparationResourceReloadListener
reloadMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.resource.ResourceReloadListener
getName
-
Field Details
-
field_27899
-
field_27900
-
field_27901
-
field_27902
-
field_27903
-
-
Constructor Details
-
class_5640
-
-
Method Details
-
method_32404
-
apply
protected void apply(Map<Identifier,JsonElement> map, ResourceManager resourceManager, Profiler profiler)- Specified by:
applyin classSinglePreparationResourceReloadListener<Map<Identifier,JsonElement>>
-
method_32399
-