java.lang.Object
de.florianmichael.asmfabricloader.loader.classloading.AFLConstants

public class AFLConstants extends Object
To prevent issues with multiple class loaders, we use this class to store fields that are shared between the class loaders.
  • Felddetails

    • LOGGER

      public static final org.apache.logging.log4j.Logger LOGGER
  • Konstruktordetails

    • AFLConstants

      public AFLConstants()
  • Methodendetails

    • isDebugEnabled

      public static boolean isDebugEnabled()
    • getMappingsFile

      public static InputStream getMappingsFile()