Interface NotRotatable
- All Superinterfaces:
ItemAttribute
- All Known Implementing Classes:
CargoConnectorNode
,CargoManager
,EnergyConnector
,EnergyRegulator
,TrashCan
Implement this interface for any
SlimefunItem
to prevent
that SlimefunItem
from being rotated.- 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()
-