Package org.spongepowered.api.world
Class DefaultWorldKeys
java.lang.Object
org.spongepowered.api.world.DefaultWorldKeys
- 
Nested Class Summary
Nested Classes - 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ResourceKeyThe default "world" of a running game session.static final ResourceKeyRefer to: The Endstatic final ResourceKeyRefer 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 
 -