Interface AccessorCropBlock


public interface AccessorCropBlock
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static float
    getGrowthSpeed(net.minecraft.world.level.block.state.BlockState block, net.minecraft.world.level.BlockGetter level, net.minecraft.core.BlockPos pos)
     
  • Method Details

    • getGrowthSpeed

      static float getGrowthSpeed(net.minecraft.world.level.block.state.BlockState block, net.minecraft.world.level.BlockGetter level, net.minecraft.core.BlockPos pos)