Interface EndCityGenerator.Part

Enclosing class:
EndCityGenerator

private static interface EndCityGenerator.Part
Mappings:
Namespace Name
official djg$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 Ldjg$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, AbstractRandom abstractRandom)
      Mappings:
      Namespace Name Mixin selector
      official a Ldjg$b;a(Ldlk;ILdjg$a;Lgm;Ljava/util/List;Laki;)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;Lnet/minecraft/class_5819;)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;Lnet/minecraft/world/gen/random/AbstractRandom;)Z