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 TypeClassDescriptionclass
An abstract implementation of a Y-limited area.class
Represents an elliptical area in a world, defined by a center point, and the radii along the X and Z axes.class
Represents a world-limited area with vertical bounds that extend infinitely along the X and Z axes.class
Represents a rectangular area in a Minecraft world with Y-level boundaries.