Uses of Record Class
net.minecraft.world.gen.structure.RuinedPortalStructure.Setup
Packages that use RuinedPortalStructure.Setup
-
Uses of RuinedPortalStructure.Setup in net.minecraft.world.gen.structure
Fields in net.minecraft.world.gen.structure 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.gen.structure with parameters of type RuinedPortalStructure.SetupModifierConstructorDescriptionRuinedPortalStructure
(Structure.Config config, RuinedPortalStructure.Setup setup) Constructor parameters in net.minecraft.world.gen.structure with type arguments of type RuinedPortalStructure.SetupModifierConstructorDescriptionRuinedPortalStructure
(Structure.Config config, List<RuinedPortalStructure.Setup> setups)