Class AnnotationConfigManager.SpecCache

java.lang.Object
com.hrznstudio.titanium.config.AnnotationConfigManager.SpecCache
Enclosing class:
AnnotationConfigManager

public static class AnnotationConfigManager.SpecCache extends Object
  • Field Details

    • spec

      public net.minecraftforge.common.ForgeConfigSpec spec
    • cachedConfigValues

      public HashMap<Field,net.minecraftforge.common.ForgeConfigSpec.ConfigValue> cachedConfigValues
  • Constructor Details

    • SpecCache

      public SpecCache()