Class CreateWorldScreen.DatapackException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    CreateWorldScreen

    static class CreateWorldScreen.DatapackException
    extends java.lang.RuntimeException
    • Constructor Summary

      Constructors 
      Constructor Description
      DatapackException​(java.lang.Throwable p_i232309_1_)  
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • DatapackException

        public DatapackException​(java.lang.Throwable p_i232309_1_)