Uses of Class
net.minecraft.structure.StructurePiece.BlockRandomizer
-
Uses of StructurePiece.BlockRandomizer in net.minecraft.structure
Modifier and TypeClassDescriptionprivate static class
private static class
Modifier and TypeMethodDescriptionprotected void
StructurePiece.fillWithOutline
(StructureWorldAccess world, BlockBox box, int minX, int minY, int minZ, int maxX, int maxY, int maxZ, boolean cantReplaceAir, Random random, StructurePiece.BlockRandomizer randomizer) protected void
StructurePiece.fillWithOutline
(StructureWorldAccess world, BlockBox box, BlockBox fillBox, boolean cantReplaceAir, Random random, StructurePiece.BlockRandomizer randomizer)