Class RealmsUploadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.client.realms.exception.RealmsUploadException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CancelledRealmsUploadException,- CloseFailureRealmsUploadException,- FailedRealmsUploadException,- TooBigRealmsUploadException
- See Also:
- Mappings:
- Namespace - Name - named - net/minecraft/client/realms/exception/RealmsUploadException- intermediary - net/minecraft/class_10233- official - fgt
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
RealmsUploadExceptionpublic RealmsUploadException()
 
- 
- 
Method Details- 
getStatus- Mappings:
- Namespace - Name - Mixin selector - named - getStatus- Lnet/minecraft/client/realms/exception/RealmsUploadException;getStatus()Lnet/minecraft/text/Text;- intermediary - method_64338- Lnet/minecraft/class_10233;method_64338()Lnet/minecraft/class_2561;- official - a- Lfgt;a()Lwp;
 
- 
getStatusTexts- Mappings:
- Namespace - Name - Mixin selector - named - getStatusTexts- Lnet/minecraft/client/realms/exception/RealmsUploadException;getStatusTexts()[Lnet/minecraft/text/Text;- intermediary - method_64339- Lnet/minecraft/class_10233;method_64339()[Lnet/minecraft/class_2561;- official - b- Lfgt;b()[Lwp;
 
 
-