Package net.minecraft.structure
Class NetherFortressFeature
java.lang.Object
net.minecraft.world.Generatable
net.minecraft.structure.StructureFeature
net.minecraft.structure.NetherFortressFeature
public class NetherFortressFeature extends StructureFeature
- Mappings:
Namespace Name official aqiintermediary net/minecraft/class_484named net/minecraft/structure/NetherFortressFeature
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNetherFortressFeature.NetherFortressGeneratorConfig -
Field Summary
Fields Modifier and Type Field Description private List<Biome.SpawnEntry>field_1992Fields inherited from class net.minecraft.structure.StructureFeature
configFields inherited from class net.minecraft.world.Generatable
field_1848, field_1849, field_1850 -
Constructor Summary
Constructors Constructor Description NetherFortressFeature() -
Method Summary
Modifier and Type Method Description StringasString()protected GeneratorConfiggetGeneratorConfig(int int2, int int3)List<Biome.SpawnEntry>method_1600()protected booleanmethod_1686(int int2, int int3)Methods inherited from class net.minecraft.structure.StructureFeature
method_1509, method_1689, method_1690, method_1692, method_1693, method_1694, method_1695Methods inherited from class net.minecraft.world.Generatable
method_1510
-
Field Details
-
field_1992
- Mappings:
Namespace Name Mixin selector official dLaqi;d:Ljava/util/List;intermediary field_1992Lnet/minecraft/class_484;field_1992:Ljava/util/List;named field_1992Lnet/minecraft/structure/NetherFortressFeature;field_1992:Ljava/util/List;
-
-
Constructor Details
-
NetherFortressFeature
public NetherFortressFeature()
-
-
Method Details
-
asString
- Specified by:
asStringin classStructureFeature- Mappings:
Namespace Name Mixin selector official aLaqq;a()Ljava/lang/String;intermediary method_1685Lnet/minecraft/class_557;method_1685()Ljava/lang/String;named asStringLnet/minecraft/structure/StructureFeature;asString()Ljava/lang/String;
-
method_1600
- Mappings:
Namespace Name Mixin selector official bLaqi;b()Ljava/util/List;intermediary method_1600Lnet/minecraft/class_484;method_1600()Ljava/util/List;named method_1600Lnet/minecraft/structure/NetherFortressFeature;method_1600()Ljava/util/List;
-
method_1686
protected boolean method_1686(int int2, int int3)- Specified by:
method_1686in classStructureFeature- Mappings:
Namespace Name Mixin selector official aLaqq;a(II)Zintermediary method_1686Lnet/minecraft/class_557;method_1686(II)Znamed method_1686Lnet/minecraft/structure/StructureFeature;method_1686(II)Z
-
getGeneratorConfig
- Specified by:
getGeneratorConfigin classStructureFeature- Mappings:
Namespace Name Mixin selector official bLaqq;b(II)Laqu;intermediary method_1691Lnet/minecraft/class_557;method_1691(II)Lnet/minecraft/class_562;named getGeneratorConfigLnet/minecraft/structure/StructureFeature;getGeneratorConfig(II)Lnet/minecraft/world/gen/GeneratorConfig;
-