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 denintermediary net/minecraft/class_6558named net/minecraft/world/chunk/EntryMissingException
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
EntryMissingException
public EntryMissingException(int index) - Mappings:
 Namespace Name Mixin selector official <init>Lden;<init>(I)Vintermediary <init>Lnet/minecraft/class_6558;<init>(I)Vnamed <init>Lnet/minecraft/world/chunk/EntryMissingException;<init>(I)V
 
 -