public interface IPlantable
Modifier and Type | Method and Description |
---|---|
BlockState |
getPlant(IBlockReader world,
BlockPos pos) |
default PlantType |
getPlantType(IBlockReader world,
BlockPos pos) |
default PlantType getPlantType(IBlockReader world, BlockPos pos)
BlockState getPlant(IBlockReader world, BlockPos pos)