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