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:WorldGet the platform world represented by this world- Specified by:
getPlatformWorldin interfaceWorld<T>- Returns:
- Platform world
-
getName
Description copied from interface:WorldGet the name of the world -
getMinHeight
public int getMinHeight()Description copied from interface:WorldGet the min world height. Inclusive.- Specified by:
getMinHeightin interfaceWorld<T>
-
getMaxHeight
public int getMaxHeight()Description copied from interface:WorldGet the max world height. Inclusive.- Specified by:
getMaxHeightin interfaceWorld<T>
-
equals
-
hashCode
public int hashCode()
-