Class FMLEnvironment.Keys

  • Enclosing class:
    FMLEnvironment

    public static class FMLEnvironment.Keys
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.util.function.Supplier<cpw.mods.modlauncher.api.TypesafeMap.Key<java.lang.ClassLoader>> LOCATORCLASSLOADER  
    • Constructor Summary

      Constructors 
      Constructor Description
      Keys()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • LOCATORCLASSLOADER

        public static final java.util.function.Supplier<cpw.mods.modlauncher.api.TypesafeMap.Key<java.lang.ClassLoader>> LOCATORCLASSLOADER
    • Constructor Detail

      • Keys

        public Keys()