Package com.binaris.wizardry.core
Class PropertiesFabricDataManager
java.lang.Object
net.minecraft.server.packs.resources.SimplePreparableReloadListener<Map<net.minecraft.resources.ResourceLocation,com.google.gson.JsonElement>>
net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener
com.binaris.wizardry.core.PropertiesDataManager
com.binaris.wizardry.core.PropertiesFabricDataManager
- All Implemented Interfaces:
net.fabricmc.fabric.api.resource.IdentifiableResourceReloadListener,net.minecraft.server.packs.resources.PreparableReloadListener
public class PropertiesFabricDataManager
extends PropertiesDataManager
implements net.fabricmc.fabric.api.resource.IdentifiableResourceReloadListener
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.server.packs.resources.PreparableReloadListener
net.minecraft.server.packs.resources.PreparableReloadListener.PreparationBarrier -
Field Summary
FieldsFields inherited from class com.binaris.wizardry.core.PropertiesDataManager
GSON, INSTANCE, LOGGER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCollection<net.minecraft.resources.ResourceLocation>net.minecraft.resources.ResourceLocationMethods inherited from class com.binaris.wizardry.core.PropertiesDataManager
applyMethods inherited from class net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener
prepare, scanDirectoryMethods inherited from class net.minecraft.server.packs.resources.SimplePreparableReloadListener
reloadMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.server.packs.resources.PreparableReloadListener
getName, reload
-
Field Details
-
ID
public static final net.minecraft.resources.ResourceLocation ID
-
-
Constructor Details
-
PropertiesFabricDataManager
public PropertiesFabricDataManager()
-
-
Method Details
-
getFabricId
public net.minecraft.resources.ResourceLocation getFabricId()- Specified by:
getFabricIdin interfacenet.fabricmc.fabric.api.resource.IdentifiableResourceReloadListener
-
getFabricDependencies
- Specified by:
getFabricDependenciesin interfacenet.fabricmc.fabric.api.resource.IdentifiableResourceReloadListener
-