Package com.binaris.wizardry.core
Class PropertiesForgeDataManager
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.PropertiesForgeDataManager
- All Implemented Interfaces:
net.minecraft.server.packs.resources.PreparableReloadListener
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.server.packs.resources.PreparableReloadListener
net.minecraft.server.packs.resources.PreparableReloadListener.PreparationBarrier -
Field Summary
Fields inherited from class com.binaris.wizardry.core.PropertiesDataManager
GSON, INSTANCE, LOGGER -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.binaris.wizardry.core.PropertiesDataManager
applyMethods inherited from class net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener
getPreparedPath, 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
-
Constructor Details
-
PropertiesForgeDataManager
public PropertiesForgeDataManager()
-