Package net.minecraftforge.common
Interface IPlantable
- All Known Implementing Classes:
AttachedStemBlock,AzaleaBlock,BeetrootBlock,BushBlock,CactusBlock,CarrotBlock,CropBlock,CustomPlantTypeTest.CustomPlantBlock,DeadBushBlock,DoublePlantBlock,FlowerBlock,FungusBlock,MushroomBlock,NetherSproutsBlock,NetherWartBlock,PotatoBlock,RootsBlock,SaplingBlock,SeagrassBlock,SeaPickleBlock,SmallDripleafBlock,StemBlock,SugarCaneBlock,SweetBerryBushBlock,TallFlowerBlock,TallGrassBlock,TallSeagrassBlock,WaterlilyBlock,WitherRoseBlock
public interface IPlantable
-
Method Summary
Modifier and TypeMethodDescriptiongetPlant(BlockGetter world, BlockPos pos)default PlantTypegetPlantType(BlockGetter world, BlockPos pos)
-
Method Details
-
getPlantType
-
getPlant
-