Package etithespirit.exception
Class ConstantErrorMessages
java.lang.Object
etithespirit.exception.ConstantErrorMessages
A lookup of error messages that the API may generate for any given reason.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
This error message appears if a mod attempts to interact with an API member that must be used before the Forge loading cycle completes. -
Method Summary
-
Field Details
-
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:
-