Uses of Class
net.minecraft.structure.StructurePiece.BlockRandomizer
Packages that use StructurePiece.BlockRandomizer
-
Uses of StructurePiece.BlockRandomizer in net.minecraft.structure
Subclasses of StructurePiece.BlockRandomizer in net.minecraft.structureModifier and TypeClassDescriptionprivate static class
private static class
Methods in net.minecraft.structure with parameters of type StructurePiece.BlockRandomizerModifier 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)