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