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