Uses of Class
net.minecraft.world.level.block.MultifaceBlock
Packages that use MultifaceBlock
-
Uses of MultifaceBlock in net.minecraft.world.level.block
Subclasses of MultifaceBlock in net.minecraft.world.level.blockModifier and TypeClassDescriptionclass
class
class
Fields in net.minecraft.world.level.block declared as MultifaceBlockModifier and TypeFieldDescriptionprotected MultifaceBlock
MultifaceSpreader.DefaultSpreaderConfig.block
Fields in net.minecraft.world.level.block with type parameters of type MultifaceBlockModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<MultifaceBlock> MultifaceBlock.CODEC
Methods in net.minecraft.world.level.block that return types with arguments of type MultifaceBlockModifier and TypeMethodDescriptionprotected 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_)