Class Rotatable
-
- All Implemented Interfaces:
public final class Rotatable
-
-
Method Summary
Modifier and Type Method Description final Boolean
getRotatable()
final Boolean
getOnSneak()
final Boolean
shouldRotate(Player player)
-
-
Method Detail
-
getRotatable
final Boolean getRotatable()
-
getOnSneak
final Boolean getOnSneak()
-
shouldRotate
final Boolean shouldRotate(Player player)
-
-
-
-