Class WorldTooBigException

All Implemented Interfaces:
Serializable

public class WorldTooBigException extends SlimeException
Exception thrown when a MC world is too big to be converted into the SRF.
See Also:
  • Constructor Details

    • WorldTooBigException

      public WorldTooBigException(String worldName)