Package com.plotsquared.core.location
Class World.NullWorld<T>
java.lang.Object
com.plotsquared.core.location.World.NullWorld<T>
- All Implemented Interfaces:
World<T>
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.plotsquared.core.location.World
World.NullWorld<T>
-
Method Summary
-
Method Details
-
getPlatformWorld
Description copied from interface:World
Get the platform world represented by this world- Specified by:
getPlatformWorld
in interfaceWorld<T>
- Returns:
- Platform world
-
getName
Description copied from interface:World
Get the name of the world -
getMinHeight
Description copied from interface:World
Get the min world height. Inclusive.- Specified by:
getMinHeight
in interfaceWorld<T>
-
getMaxHeight
Description copied from interface:World
Get the max world height. Inclusive.- Specified by:
getMaxHeight
in interfaceWorld<T>
-
equals
-
hashCode
-