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 SimpleBlockPlacerSimpleBlockPlacer. INSTANCEFields in net.minecraft.world.gen.blockplacer with type parameters of type SimpleBlockPlacer Modifier and Type Field Description static com.mojang.serialization.Codec<SimpleBlockPlacer>SimpleBlockPlacer. CODECstatic BlockPlacerType<SimpleBlockPlacer>BlockPlacerType. SIMPLE_BLOCK_PLACER
-