Interface AccessorCropBlock


public interface AccessorCropBlock
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static boolean
    hasSufficientLight(net.minecraft.world.level.LevelReader level, net.minecraft.core.BlockPos pos)
     
  • Method Details

    • hasSufficientLight

      static boolean hasSufficientLight(net.minecraft.world.level.LevelReader level, net.minecraft.core.BlockPos pos)