Skip to main content

coral_plant_can_survive

Function coral_plant_can_survive 

Source
pub(super) fn coral_plant_can_survive(
    world: &dyn LevelReader,
    pos: BlockPos,
) -> bool
Expand description

Vanilla BaseCoralPlantTypeBlock.canSurvive (also BaseCoralFanBlock, CoralPlantBlock, CoralFanBlock).

The block below must be face-sturdy on its UP face.