Class NetherFortressFeature
java.lang.Object
net.minecraftforge.registries.ForgeRegistryEntry<StructureFeature<?>>
net.minecraft.world.level.levelgen.feature.StructureFeature<NoneFeatureConfiguration>
net.minecraft.world.level.levelgen.feature.NetherFortressFeature
- All Implemented Interfaces:
IForgeRegistryEntry<StructureFeature<?>>
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraftforge.registries.ForgeRegistryEntry
ForgeRegistryEntry.UncheckedRegistryEntry<V extends IForgeRegistryEntry<V>>
-
Field Summary
Fields inherited from class net.minecraft.world.level.levelgen.feature.StructureFeature
BASTION_REMNANT, BURIED_TREASURE, DESERT_PYRAMID, END_CITY, FORTRESS, IGLOO, JUNGLE_TEMPLE, MAX_STRUCTURE_RANGE, MINESHAFT, NETHER_FOSSIL, OCEAN_MONUMENT, OCEAN_RUIN, PILLAGER_OUTPOST, RUINED_PORTAL, SHIPWRECK, STRONGHOLD, SWAMP_HUT, VILLAGE, WOODLAND_MANSION
Fields inherited from class net.minecraftforge.registries.ForgeRegistryEntry
delegate
-
Constructor Summary
ConstructorDescriptionNetherFortressFeature
(com.mojang.serialization.Codec<NoneFeatureConfiguration> p_66384_) -
Method Summary
Modifier and TypeMethodDescriptionprivate static boolean
private static void
generatePieces
(StructurePiecesBuilder p_197129_, PieceGenerator.Context<NoneFeatureConfiguration> p_197130_) Methods inherited from class net.minecraft.world.level.levelgen.feature.StructureFeature
bootstrap, canGenerate, configured, configured, configured, configured, configuredStructureCodec, getLocatePos, getPostPlacementProcessor, loadStaticStart, pieceGeneratorSupplier, step
Methods inherited from class net.minecraftforge.registries.ForgeRegistryEntry
getRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryName
-
Field Details
-
FORTRESS_ENEMIES
-
-
Constructor Details
-
NetherFortressFeature
-
-
Method Details
-
checkLocation
private static boolean checkLocation(PieceGeneratorSupplier.Context<NoneFeatureConfiguration> p_197127_) -
generatePieces
private static void generatePieces(StructurePiecesBuilder p_197129_, PieceGenerator.Context<NoneFeatureConfiguration> p_197130_)
-