Uses of Class
net.minecraft.world.gen.blockplacer.ColumnBlockPlacer
-
Packages that use ColumnBlockPlacer Package Description net.minecraft.world.gen.blockplacer -
-
Uses of ColumnBlockPlacer in net.minecraft.world.gen.blockplacer
Fields in net.minecraft.world.gen.blockplacer with type parameters of type ColumnBlockPlacer Modifier and Type Field Description static com.mojang.serialization.Codec<ColumnBlockPlacer>
ColumnBlockPlacer. CODEC
static BlockPlacerType<ColumnBlockPlacer>
BlockPlacerType. COLUMN_PLACER
-