Uses of Class
net.minecraft.block.MultifaceGrowthBlock
Packages that use MultifaceGrowthBlock
-
Uses of MultifaceGrowthBlock in net.minecraft.block
Subclasses of MultifaceGrowthBlock in net.minecraft.blockMethods in net.minecraft.block that return types with arguments of type MultifaceGrowthBlockModifier and TypeMethodDescriptionabstract com.mojang.serialization.MapCodec
<? extends MultifaceGrowthBlock> MultifaceGrowthBlock.getCodec()
-
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 block, int searchRange, boolean placeOnFloor, boolean placeOnCeiling, boolean placeOnWalls, float spreadChance, RegistryEntryList<Block> canPlaceOn)