Package net.minecraft.structure
Class NetherFortressFeature.NetherFortressGeneratorConfig
java.lang.Object
net.minecraft.world.gen.GeneratorConfig
net.minecraft.structure.NetherFortressFeature.NetherFortressGeneratorConfig
- Enclosing class:
- NetherFortressFeature
public static class NetherFortressFeature.NetherFortressGeneratorConfig extends GeneratorConfig
- Mappings:
Namespace Name official aqi$aintermediary net/minecraft/class_484$class_485named net/minecraft/structure/NetherFortressFeature$NetherFortressGeneratorConfig
-
Field Summary
Fields inherited from class net.minecraft.world.gen.GeneratorConfig
box, pieces -
Constructor Summary
Constructors Constructor Description NetherFortressGeneratorConfig()NetherFortressGeneratorConfig(World world, Random random, int int2, int int3) -
Method Summary
Methods inherited from class net.minecraft.world.gen.GeneratorConfig
getBox, getPieces, method_1740, method_1741, method_1742, method_1743, method_1744, method_1745, method_1746, method_1748, method_1749, method_1750, method_1751, method_1752, method_1753
-
Constructor Details
-
NetherFortressGeneratorConfig
public NetherFortressGeneratorConfig() -
NetherFortressGeneratorConfig
-