Interface BasicTempleStructure.Constructor
- Enclosing class:
BasicTempleStructure
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
Namespace Name named net/minecraft/world/gen/structure/BasicTempleStructure$Constructor
intermediary net/minecraft/class_7147$class_7148
official enm$a
-
Method Details
-
construct
- Mappings:
Namespace Name Mixin selector named construct
Lnet/minecraft/world/gen/structure/BasicTempleStructure$Constructor;construct(Lnet/minecraft/util/math/random/ChunkRandom;II)Lnet/minecraft/structure/StructurePiece;
intermediary construct
Lnet/minecraft/class_7147$class_7148;construct(Lnet/minecraft/class_2919;II)Lnet/minecraft/class_3443;
official construct
Lenm$a;construct(Leds;II)Lenr;
-