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 fhp
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RealmsUploadException
public 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
Lfhp;a()Lxv;
-
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
Lfhp;b()[Lxv;
-