Class CreateWorldScreen.WorldCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.client.gui.screen.world.CreateWorldScreen.WorldCreationException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CreateWorldScreen
@Environment(CLIENT)
private static class CreateWorldScreen.WorldCreationException
extends RuntimeException
- Mappings:
Namespace Name official eed$a
intermediary net/minecraft/class_525$class_5376
named net/minecraft/client/gui/screen/world/CreateWorldScreen$WorldCreationException
-
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
-
WorldCreationException
- Mappings:
Namespace Name Mixin selector official <init>
Leed$a;<init>(Ljava/lang/Throwable;)V
intermediary <init>
Lnet/minecraft/class_525$class_5376;<init>(Ljava/lang/Throwable;)V
named <init>
Lnet/minecraft/client/gui/screen/world/CreateWorldScreen$WorldCreationException;<init>(Ljava/lang/Throwable;)V
-