Package net.minecraft.world.chunk
Class EntryMissingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.world.chunk.EntryMissingException
- All Implemented Interfaces:
- Serializable
- See Also:
- Mappings:
- Namespace - Name - official - cxx- intermediary - net/minecraft/class_6558- named - net/minecraft/world/chunk/EntryMissingException
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
EntryMissingExceptionpublic EntryMissingException(int index) - Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lcxx;<init>(I)V- intermediary - <init>- Lnet/minecraft/class_6558;<init>(I)V- named - <init>- Lnet/minecraft/world/chunk/EntryMissingException;<init>(I)V
 
 
-