Interface NotCardinallyRotatable
- All Superinterfaces:
ItemAttribute
Implement this interface for any
SlimefunItem to prevent
that SlimefunItem from being rotated to
BlockFace.NORTH
BlockFace.EAST
BlockFace.SOUTH
BlockFace.WEST- Author:
- Ddggdd135
-
Method Summary
Methods inherited from interface io.github.thebusybiscuit.slimefun4.core.attributes.ItemAttribute
getId
-
Method Details
-
getRotation
default org.bukkit.block.BlockFace getRotation(double angle)
-