Uses of Interface
tk.airshipcraft.commonlib.world.IArea
Packages that use IArea
Package
Description
Provides classes for defining and working with various geometric areas within the Minecraft world.
-
Uses of IArea in tk.airshipcraft.commonlib.world
Classes in tk.airshipcraft.commonlib.world that implement IAreaModifier and TypeClassDescriptionclassAn abstract implementation of a Y-limited area.classRepresents an elliptical area in a world, defined by a center point, and the radii along the X and Z axes.classRepresents a world-limited area with vertical bounds that extend infinitely along the X and Z axes.classRepresents a rectangular area in a Minecraft world with Y-level boundaries.