Skip to content

ConstantStoneShooterSubType

Defined in: collections/subTypes.ts:2020

For EntityType.CONSTANT_STONE_SHOOTER (202), ConstantStoneShooterVariant.CONSTANT_STONE_SHOOTER (0).

This is the same as the Direction enum.

LEFT: 0

Defined in: collections/subTypes.ts:2021


UP: 1

Defined in: collections/subTypes.ts:2022


RIGHT: 2

Defined in: collections/subTypes.ts:2023


DOWN: 3

Defined in: collections/subTypes.ts:2024