Class NetherFortressStructure.FortressGeneratorConfig

java.lang.Object
net.minecraft.world.gen.GeneratorConfig
net.minecraft.structure.NetherFortressStructure.FortressGeneratorConfig
Enclosing class:
NetherFortressStructure

public static class NetherFortressStructure.FortressGeneratorConfig extends GeneratorConfig
Mappings:
Namespace Name
official bbm$a
intermediary net/minecraft/class_1259$class_1260
named net/minecraft/structure/NetherFortressStructure$FortressGeneratorConfig
  • Constructor Details

    • FortressGeneratorConfig

      public FortressGeneratorConfig()
    • FortressGeneratorConfig

      public FortressGeneratorConfig(World world, Random random, int chunkX, int chunkZ)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbbm$a;<init>(Lamu;Ljava/util/Random;II)V
      intermediary <init> Lnet/minecraft/class_1259$class_1260;<init>(Lnet/minecraft/class_1150;Ljava/util/Random;II)V
      named <init> Lnet/minecraft/structure/NetherFortressStructure$FortressGeneratorConfig;<init>(Lnet/minecraft/world/World;Ljava/util/Random;II)V