Skip to main content

schedule_coral_die_tick

Function schedule_coral_die_tick 

Source
pub(super) fn schedule_coral_die_tick(
    state: BlockStateId,
    world: &dyn ScheduledTickAccess,
    pos: BlockPos,
    block: BlockRef,
)
Expand description

Vanilla BaseCoralPlantTypeBlock.tryScheduleDieTick.