Uses of Class
net.minecraft.world.gen.feature.RuinedPortalFeature
Packages that use RuinedPortalFeature
-
Uses of RuinedPortalFeature in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type RuinedPortalFeatureModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<RuinedPortalFeature>RuinedPortalFeature.CODEC -
Uses of RuinedPortalFeature in net.minecraft.world.gen.feature.structure
Fields in net.minecraft.world.gen.feature.structure with type parameters of type RuinedPortalFeatureModifier and TypeFieldDescriptionstatic final Structure<RuinedPortalFeature>Structure.RUINED_PORTALstatic final StructureFeature<RuinedPortalFeature,? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_DESERTstatic final StructureFeature<RuinedPortalFeature,? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_DESERTstatic final StructureFeature<RuinedPortalFeature,? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_JUNGLEstatic final StructureFeature<RuinedPortalFeature,? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_JUNGLEstatic final StructureFeature<RuinedPortalFeature,? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_MOUNTAINstatic final StructureFeature<RuinedPortalFeature,? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_MOUNTAINstatic final StructureFeature<RuinedPortalFeature,? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_NETHERstatic final StructureFeature<RuinedPortalFeature,? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_NETHERstatic final StructureFeature<RuinedPortalFeature,? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_OCEANstatic final StructureFeature<RuinedPortalFeature,? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_OCEANstatic final StructureFeature<RuinedPortalFeature,? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_STANDARDstatic final StructureFeature<RuinedPortalFeature,? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_STANDARDstatic final StructureFeature<RuinedPortalFeature,? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_SWAMPstatic final StructureFeature<RuinedPortalFeature,? extends Structure<RuinedPortalFeature>> StructureFeatures.RUINED_PORTAL_SWAMPMethods in net.minecraft.world.gen.feature.structure that return types with arguments of type RuinedPortalFeatureMethods in net.minecraft.world.gen.feature.structure with parameters of type RuinedPortalFeatureModifier and TypeMethodDescriptionvoidRuinedPortalStructure.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_) Constructor parameters in net.minecraft.world.gen.feature.structure with type arguments of type RuinedPortalFeatureModifierConstructorDescriptionRuinedPortalStructure(com.mojang.serialization.Codec<RuinedPortalFeature> p_i231984_1_) protectedStart(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_)