Interface StructurePoolBasedGenerator.PieceFactory

Enclosing class:
StructurePoolBasedGenerator

public static interface StructurePoolBasedGenerator.PieceFactory
Mappings:
Namespace Name
official cxv$a
intermediary net/minecraft/class_3778$class_3779
named net/minecraft/structure/pool/StructurePoolBasedGenerator$PieceFactory
  • Method Details

    • create

      PoolStructurePiece create(StructureManager structureManager, StructurePoolElement poolElement, BlockPos pos, int int2, BlockRotation rotation, BlockBox elementBounds)
      Mappings:
      Namespace Name Mixin selector
      official create Lcxv$a;create(Ldcp;Lcxz;Lgg;ILcfk;Ldaq;)Ldbf;
      intermediary create Lnet/minecraft/class_3778$class_3779;create(Lnet/minecraft/class_3485;Lnet/minecraft/class_3784;Lnet/minecraft/class_2338;ILnet/minecraft/class_2470;Lnet/minecraft/class_3341;)Lnet/minecraft/class_3790;
      named create Lnet/minecraft/structure/pool/StructurePoolBasedGenerator$PieceFactory;create(Lnet/minecraft/structure/StructureManager;Lnet/minecraft/structure/pool/StructurePoolElement;Lnet/minecraft/util/math/BlockPos;ILnet/minecraft/util/BlockRotation;Lnet/minecraft/util/math/BlockBox;)Lnet/minecraft/structure/PoolStructurePiece;