Uses of Class
net.minecraft.block.MultifaceGrowthBlock
Packages that use MultifaceGrowthBlock
- 
Uses of MultifaceGrowthBlock in net.minecraft.blockSubclasses of MultifaceGrowthBlock in net.minecraft.blockFields in net.minecraft.block declared as MultifaceGrowthBlockModifier and TypeFieldDescriptionprotected MultifaceGrowthBlockLichenGrower.LichenGrowChecker.lichenConstructors in net.minecraft.block with parameters of type MultifaceGrowthBlock
- 
Uses of MultifaceGrowthBlock in net.minecraft.world.gen.featureFields in net.minecraft.world.gen.feature declared as MultifaceGrowthBlockMethods in net.minecraft.world.gen.feature that return types with arguments of type MultifaceGrowthBlockModifier and TypeMethodDescriptionprivate static com.mojang.serialization.DataResult<MultifaceGrowthBlock>MultifaceGrowthFeatureConfig.validateBlock(Block block) Constructors in net.minecraft.world.gen.feature with parameters of type MultifaceGrowthBlockModifierConstructorDescriptionMultifaceGrowthFeatureConfig(MultifaceGrowthBlock lichen, int searchRange, boolean placeOnFloor, boolean placeOnCeiling, boolean placeOnWalls, float spreadChance, RegistryEntryList<Block> canPlaceOn)