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