Class ConstantErrorMessages

java.lang.Object
etithespirit.exception.ConstantErrorMessages

public final class ConstantErrorMessages extends Object
A lookup of error messages that the API may generate for any given reason.
  • Field Details

    • FORGE_LOADING_COMPLETED

      public static final String FORGE_LOADING_COMPLETED
      This error message appears if a mod attempts to interact with an API member that must be used before the Forge loading cycle completes.
      See Also: