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

public class PropertiesForgeDataManager extends PropertiesDataManager
  • 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
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class com.binaris.wizardry.core.PropertiesDataManager

    apply

    Methods inherited from class net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener

    getPreparedPath, prepare, scanDirectory

    Methods inherited from class net.minecraft.server.packs.resources.SimplePreparableReloadListener

    reload

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface net.minecraft.server.packs.resources.PreparableReloadListener

    getName
  • Constructor Details

    • PropertiesForgeDataManager

      public PropertiesForgeDataManager()