Uses of Enum Class
org.bukkit.Axis
Packages that use Axis
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Generalized BlockData classes.
- 
Uses of Axis in io.papermc.paper.mathMethods in io.papermc.paper.math with parameters of type AxisModifier and TypeMethodDescriptiondefault @NotNull BlockPositionReturns a block position offset by the amount along the specified axis.
- 
Uses of Axis in org.bukkitMethods in org.bukkit that return Axis
- 
Uses of Axis in org.bukkit.block.dataMethods in org.bukkit.block.data that return AxisMethods in org.bukkit.block.data that return types with arguments of type AxisModifier and TypeMethodDescriptionOrientable.getAxes()Gets the axes which are applicable to this block.Methods in org.bukkit.block.data with parameters of type Axis