Uses of Record Class
net.minecraft.world.gen.StructureWeightSampler.Piece
Packages that use StructureWeightSampler.Piece
-
Uses of StructureWeightSampler.Piece in net.minecraft.world.gen
Fields in net.minecraft.world.gen with type parameters of type StructureWeightSampler.PieceModifier and TypeFieldDescriptionprivate final ObjectListIterator
<StructureWeightSampler.Piece> StructureWeightSampler.pieceIterator
Constructor parameters in net.minecraft.world.gen with type arguments of type StructureWeightSampler.PieceModifierConstructorDescriptionStructureWeightSampler
(ObjectListIterator<StructureWeightSampler.Piece> pieceIterator, ObjectListIterator<JigsawJunction> junctionIterator)