Uses of Class
net.minecraft.block.MultifaceGrowthBlock
-
Uses of MultifaceGrowthBlock in net.minecraft.block
Modifier and TypeFieldDescriptionprotected MultifaceGrowthBlock
LichenGrower.LichenGrowChecker.lichen
Modifier and TypeMethodDescriptionprotected abstract com.mojang.serialization.MapCodec<? extends MultifaceGrowthBlock>
MultifaceGrowthBlock.getCodec()
-
Uses of MultifaceGrowthBlock in net.minecraft.world.gen.feature
Modifier and TypeMethodDescriptionprivate static com.mojang.serialization.DataResult<MultifaceGrowthBlock>
MultifaceGrowthFeatureConfig.validateBlock
(Block block) ModifierConstructorDescriptionMultifaceGrowthFeatureConfig
(MultifaceGrowthBlock lichen, int searchRange, boolean placeOnFloor, boolean placeOnCeiling, boolean placeOnWalls, float spreadChance, RegistryEntryList<Block> canPlaceOn)