Uses of Record Class
net.minecraft.world.level.levelgen.structure.structures.RuinedPortalStructure.Setup
Packages that use RuinedPortalStructure.Setup
- 
Uses of RuinedPortalStructure.Setup in net.minecraft.world.level.levelgen.structure.structuresFields in net.minecraft.world.level.levelgen.structure.structures with type parameters of type RuinedPortalStructure.SetupModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<RuinedPortalStructure.Setup>RuinedPortalStructure.Setup.CODECprivate final List<RuinedPortalStructure.Setup>RuinedPortalStructure.setupsConstructors in net.minecraft.world.level.levelgen.structure.structures with parameters of type RuinedPortalStructure.SetupModifierConstructorDescriptionRuinedPortalStructure(Structure.StructureSettings p_229257_, RuinedPortalStructure.Setup p_229258_) Constructor parameters in net.minecraft.world.level.levelgen.structure.structures with type arguments of type RuinedPortalStructure.SetupModifierConstructorDescriptionRuinedPortalStructure(Structure.StructureSettings p_229260_, List<RuinedPortalStructure.Setup> p_229261_)