Uses of Class
net.minecraft.world.gen.feature.structure.StructurePiece.BlockSelector
-
Packages that use StructurePiece.BlockSelector Package Description net.minecraft.world.gen.feature.structure -
-
Uses of StructurePiece.BlockSelector in net.minecraft.world.gen.feature.structure
Subclasses of StructurePiece.BlockSelector in net.minecraft.world.gen.feature.structure Modifier and Type Class Description (package private) static class
JunglePyramidPiece.Selector
(package private) static class
StrongholdPieces.Stones
Methods in net.minecraft.world.gen.feature.structure with parameters of type StructurePiece.BlockSelector Modifier and Type Method Description protected void
StructurePiece. generateBox(ISeedReader p_74882_1_, MutableBoundingBox p_74882_2_, int p_74882_3_, int p_74882_4_, int p_74882_5_, int p_74882_6_, int p_74882_7_, int p_74882_8_, boolean p_74882_9_, java.util.Random p_74882_10_, StructurePiece.BlockSelector p_74882_11_)
-