Uses of Enum Class
org.bukkit.Axis
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Generalized BlockData classes.
-
Uses of Axis in io.papermc.paper.math
Modifier and TypeMethodDescriptiondefault BlockPosition
Returns a block position offset by the amount along the specified axis. -
Uses of Axis in org.bukkit
-
Uses of Axis in org.bukkit.block.data
Modifier and TypeMethodDescriptionOrientable.getAxes()
Gets the axes which are applicable to this block.