Uses of Enum Class
net.minecraft.block.enums.SculkSensorPhase
-
Uses of SculkSensorPhase in net.minecraft.block
Modifier and TypeFieldDescriptionstatic final EnumProperty<SculkSensorPhase>
SculkSensorBlock.SCULK_SENSOR_PHASE
Modifier and TypeMethodDescriptionstatic SculkSensorPhase
SculkSensorBlock.getPhase
(BlockState state) -
Uses of SculkSensorPhase in net.minecraft.block.enums
Modifier and TypeMethodDescriptionstatic SculkSensorPhase
Returns the enum constant of this class with the specified name.static SculkSensorPhase[]
SculkSensorPhase.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SculkSensorPhase in net.minecraft.state.property
Modifier and TypeFieldDescriptionstatic final EnumProperty<SculkSensorPhase>
Properties.SCULK_SENSOR_PHASE