Package net.minecraftforge.common
Interface IPlantable
- All Known Implementing Classes:
AttachedStemBlock,AzaleaBlock,BambooBlock,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 level, BlockPos pos) default PlantTypegetPlantType(BlockGetter level, BlockPos pos)
-
Method Details
-
getPlantType
-
getPlant
-