yarn/mappings/net/minecraft/structure/StructurePiecesGenerator.ma...

11 lines
532 B
Plaintext

CLASS net/minecraft/class_6622 net/minecraft/structure/StructurePiecesGenerator
COMMENT A structure pieces generator adds structure pieces for a structure,
COMMENT but does not yet realize those pieces into the world. It executes in the
COMMENT structure starts chunk status.
METHOD generatePieces (Lnet/minecraft/class_6626;Lnet/minecraft/class_6622$class_6623;)V
ARG 1 collector
ARG 2 context
CLASS class_6623 Context
FIELD comp_129 world Lnet/minecraft/class_5539;
METHOD comp_129 world ()Lnet/minecraft/class_5539;