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 dec
intermediary net/minecraft/class_6558
named net/minecraft/world/chunk/EntryMissingException
-
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
-
EntryMissingException
public EntryMissingException(int index) - Mappings:
Namespace Name Mixin selector official <init>
Ldec;<init>(I)V
intermediary <init>
Lnet/minecraft/class_6558;<init>(I)V
named <init>
Lnet/minecraft/world/chunk/EntryMissingException;<init>(I)V
-