Class EntityBuildException

All Implemented Interfaces:
Serializable

public class EntityBuildException extends NullPointerException
Exception thrown during the build process in the EntityBuilder class
See Also:
  • Constructor Details

    • EntityBuildException

      public EntityBuildException(String message)
      Thrown when there is an error with the EntityBuilder.spawn(Location)
      Parameters:
      message - The message you want to send alongside it