Uses of Class
net.minecraft.block.MultifaceGrowthBlock
Packages that use MultifaceGrowthBlock
-
Uses of MultifaceGrowthBlock in net.minecraft.block
Subclasses of MultifaceGrowthBlock in net.minecraft.blockFields in net.minecraft.block declared as MultifaceGrowthBlockModifier and TypeFieldDescriptionprotected MultifaceGrowthBlock
LichenGrower.LichenGrowChecker.lichen
Methods in net.minecraft.block that return types with arguments of type MultifaceGrowthBlockModifier and TypeMethodDescriptionprotected abstract com.mojang.serialization.MapCodec<? extends MultifaceGrowthBlock>
MultifaceGrowthBlock.getCodec()
Constructors in net.minecraft.block with parameters of type MultifaceGrowthBlock -
Uses of MultifaceGrowthBlock in net.minecraft.world.gen.feature
Fields 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)