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 TypeClassDescription(package private) static class
(package 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.method_35456(StructureWorldAccess structureWorldAccess, BlockBox blockBox, BlockBox blockBox2, boolean bool, Random random, StructurePiece.BlockRandomizer blockRandomizer)