Specifies the center position of your area. Note that your area will cover not only the blocks included in the resulting circle, but all the chunks that intersect with this circle.
reference to itself to be used in sequential calls
whether the following area is loaded into the world at the moment
Loads the following area into the world. Ensure that you've specified center position and radius before calling this method, otherwise you'll get a java.lang.IllegalStateException.
reference to itself to be used in sequential calls
Specifies the radius of your circle area in meters (blocks). Note that your area will cover not only the blocks included in the resulting circle, but all the chunks that intersect with this circle.
reference to itself to be used in sequential calls
Unloads the following area from the world.
reference to itself to be used in sequential calls
Generated using TypeDoc
Object returned by ChunksModule.addLoadedCircle.
3.0