public static final class CreateMMORoomSettings.MapLimits
extends java.lang.Object
The MapLimits parameter is optional, if you decide to use you must pass both a lower and higher limit for the virtual world.
Vec3D
Modifier and Type | Method and Description |
---|---|
Vec3D |
getHigherLimit()
Obtain the higher coordinate limit
|
Vec3D |
getLowerLimit()
Obtain the lower coordinate limit
|
java.lang.String |
toString() |