Uses of Class
net.minecraft.world.level.block.MultifaceBlock
Packages that use MultifaceBlock
Package
Description
-
Uses of MultifaceBlock in net.minecraft.world.level.block
Subclasses of MultifaceBlock in net.minecraft.world.level.blockFields in net.minecraft.world.level.block declared as MultifaceBlockModifier and TypeFieldDescriptionprotected MultifaceBlockMultifaceSpreader.DefaultSpreaderConfig.blockMethods in net.minecraft.world.level.block that return types with arguments of type MultifaceBlockModifier and TypeMethodDescriptionprotected abstract com.mojang.serialization.MapCodec<? extends MultifaceBlock> MultifaceBlock.codec()Constructors in net.minecraft.world.level.block with parameters of type MultifaceBlockModifierConstructorDescriptionDefaultSpreaderConfig(MultifaceBlock p_221683_) MultifaceSpreader(MultifaceBlock p_221590_) -
Uses of MultifaceBlock in net.minecraft.world.level.levelgen.feature.configurations
Fields in net.minecraft.world.level.levelgen.feature.configurations declared as MultifaceBlockMethods in net.minecraft.world.level.levelgen.feature.configurations that return types with arguments of type MultifaceBlockModifier and TypeMethodDescriptionprivate static com.mojang.serialization.DataResult<MultifaceBlock> Constructors in net.minecraft.world.level.levelgen.feature.configurations with parameters of type MultifaceBlockModifierConstructorDescriptionMultifaceGrowthConfiguration(MultifaceBlock p_225392_, int p_225393_, boolean p_225394_, boolean p_225395_, boolean p_225396_, float p_225397_, HolderSet<Block> p_225398_)