Uses of Class
net.minecraft.world.gen.feature.RuinedPortalFeature
-
Uses of RuinedPortalFeature in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<RuinedPortalFeature>
RuinedPortalFeature.CODEC
-
Uses of RuinedPortalFeature in net.minecraft.world.gen.feature.structure
Modifier and TypeFieldDescriptionstatic final Structure<RuinedPortalFeature>
Structure.RUINED_PORTAL
static final StructureFeature<RuinedPortalFeature,
? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_DESERT
static final StructureFeature<RuinedPortalFeature,
? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_DESERT
static final StructureFeature<RuinedPortalFeature,
? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_JUNGLE
static final StructureFeature<RuinedPortalFeature,
? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_JUNGLE
static final StructureFeature<RuinedPortalFeature,
? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_MOUNTAIN
static final StructureFeature<RuinedPortalFeature,
? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_MOUNTAIN
static final StructureFeature<RuinedPortalFeature,
? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_NETHER
static final StructureFeature<RuinedPortalFeature,
? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_NETHER
static final StructureFeature<RuinedPortalFeature,
? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_OCEAN
static final StructureFeature<RuinedPortalFeature,
? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_OCEAN
static final StructureFeature<RuinedPortalFeature,
? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_STANDARD
static final StructureFeature<RuinedPortalFeature,
? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_STANDARD
static final StructureFeature<RuinedPortalFeature,
? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_SWAMP
static final StructureFeature<RuinedPortalFeature,
? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_SWAMP
Modifier and TypeMethodDescriptionvoid
RuinedPortalStructure.Start.generatePieces
(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, RuinedPortalFeature p_230364_7_) ModifierConstructorDescriptionRuinedPortalStructure
(com.mojang.serialization.Codec<RuinedPortalFeature> p_i231984_1_) protected
Start
(Structure<RuinedPortalFeature> p_i231985_1_, int p_i231985_2_, int p_i231985_3_, MutableBoundingBox p_i231985_4_, int p_i231985_5_, long p_i231985_6_)