public interface IPlantable
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| 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)