ConstantStoneShooterSubType
For EntityType.CONSTANT_STONE_SHOOTER (202),
ConstantStoneShooterVariant.CONSTANT_STONE_SHOOTER (0).
This is the same as the Direction enum.
Enumeration Members
LEFT
• LEFT = 0
Defined in
UP
• UP = 1
Defined in
RIGHT
• RIGHT = 2
Defined in
DOWN
• DOWN = 3