Class TooBigRealmsUploadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.client.realms.exception.RealmsUploadException
net.minecraft.client.realms.exception.upload.TooBigRealmsUploadException
- All Implemented Interfaces:
Serializable
- See Also:
- Mappings:
Namespace Name named net/minecraft/client/realms/exception/upload/TooBigRealmsUploadException
intermediary net/minecraft/class_10235
official fhr
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.client.realms.exception.RealmsUploadException
getStatus
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
maxSizeInBytes
final long maxSizeInBytes- Mappings:
Namespace Name Mixin selector named maxSizeInBytes
Lnet/minecraft/client/realms/exception/upload/TooBigRealmsUploadException;maxSizeInBytes:J
intermediary field_54367
Lnet/minecraft/class_10235;field_54367:J
official a
Lfhr;a:J
-
-
Constructor Details
-
TooBigRealmsUploadException
public TooBigRealmsUploadException(long maxSizeInBytes) - Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/realms/exception/upload/TooBigRealmsUploadException;<init>(J)V
intermediary <init>
Lnet/minecraft/class_10235;<init>(J)V
official <init>
Lfhr;<init>(J)V
-
-
Method Details
-
getStatusTexts
- Overrides:
getStatusTexts
in classRealmsUploadException
- 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;
-