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) static class CreateWorldScreen.WorldCreationException extends RuntimeException
- Mappings:
Namespace Name official dyt$a
intermediary net/minecraft/class_525$class_5376
named net/minecraft/client/gui/screen/world/CreateWorldScreen$WorldCreationException
-
Constructor Summary
Constructors Constructor Description WorldCreationException(Throwable throwable)
-
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
-