Package org.spongepowered.api.world
Class DefaultWorldKeys
java.lang.Object
org.spongepowered.api.world.DefaultWorldKeys
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final ResourceKey
The default "world" of a running game session.static final ResourceKey
Refer to: The Endstatic final ResourceKey
Refer to: The Nether -
Method Summary
-
Field Details
-
DEFAULT
The default "world" of a running game session. Typically, the Overworld.Refer to: Overworld
-
THE_NETHER
Refer to: The Nether -
THE_END
Refer to: The End
-