Class NewerFormatException

All Implemented Interfaces:
Serializable

public class NewerFormatException extends SlimeException
Exception thrown when a world is encoded using a newer SRF format than the one that SWM supports.
See Also:
  • Constructor Details

    • NewerFormatException

      public NewerFormatException(byte version)