pub(super) fn coral_plant_can_survive(
world: &dyn LevelReader,
pos: BlockPos,
) -> boolExpand description
Vanilla BaseCoralPlantTypeBlock.canSurvive (also BaseCoralFanBlock,
CoralPlantBlock, CoralFanBlock).
The block below must be face-sturdy on its UP face.