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.structures
Fields 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.CODEC
private final List<RuinedPortalStructure.Setup>
RuinedPortalStructure.setups
Constructors 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_)