Package net.minecraft.util.collection
Class PackedIntegerArray.InvalidLengthException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.util.collection.PackedIntegerArray.InvalidLengthException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- PackedIntegerArray
- See Also:
- Mappings:
- Namespace - Name - official - apl$a- intermediary - net/minecraft/class_3508$class_6685- named - net/minecraft/util/collection/PackedIntegerArray$InvalidLengthException
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
InvalidLengthExceptionInvalidLengthException(String message) - Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lapl$a;<init>(Ljava/lang/String;)V- intermediary - <init>- Lnet/minecraft/class_3508$class_6685;<init>(Ljava/lang/String;)V- named - <init>- Lnet/minecraft/util/collection/PackedIntegerArray$InvalidLengthException;<init>(Ljava/lang/String;)V
 
 
-