Interface EndCityGenerator.Part

Enclosing class:
EndCityGenerator

private static interface EndCityGenerator.Part
Mappings:
Namespace Name
official dat$b
intermediary net/minecraft/class_3342$class_3344
named net/minecraft/structure/EndCityGenerator$Part
  • Method Details

    • init

      void init()
      Mappings:
      Namespace Name Mixin selector
      official a Ldat$b;a()V
      intermediary method_14688 Lnet/minecraft/class_3342$class_3344;method_14688()V
      named init Lnet/minecraft/structure/EndCityGenerator$Part;init()V
    • create

      boolean create(StructureManager manager, int depth, EndCityGenerator.Piece root, BlockPos pos, List<StructurePiece> pieces, Random random)
      Mappings:
      Namespace Name Mixin selector
      official a Ldat$b;a(Ldcp;ILdat$a;Lgg;Ljava/util/List;Ljava/util/Random;)Z
      intermediary method_14687 Lnet/minecraft/class_3342$class_3344;method_14687(Lnet/minecraft/class_3485;ILnet/minecraft/class_3342$class_3343;Lnet/minecraft/class_2338;Ljava/util/List;Ljava/util/Random;)Z
      named create Lnet/minecraft/structure/EndCityGenerator$Part;create(Lnet/minecraft/structure/StructureManager;ILnet/minecraft/structure/EndCityGenerator$Piece;Lnet/minecraft/util/math/BlockPos;Ljava/util/List;Ljava/util/Random;)Z