Uses of Enum Class
org.bukkit.Rotation
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of Rotation in org.bukkit
Modifier and TypeMethodDescriptionRotation.rotateClockwise()
Rotate clockwise by 90 degrees.Rotation.rotateCounterClockwise()
Rotate counter-clockwise by 90 degrees.static Rotation
Returns the enum constant of this class with the specified name.static Rotation[]
Rotation.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Rotation in org.bukkit.entity
Modifier and TypeMethodDescriptionvoid
ItemFrame.setRotation
(@NotNull Rotation rotation) Set the rotation of the frame's item