Uses of Record Class
net.minecraft.world.StructureSpawns
Packages that use StructureSpawns
-
Uses of StructureSpawns in net.minecraft.world
Fields in net.minecraft.world with type parameters of type StructureSpawnsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<StructureSpawns>
StructureSpawns.CODEC
-
Uses of StructureSpawns in net.minecraft.world.gen.structure
Fields in net.minecraft.world.gen.structure with type parameters of type StructureSpawnsModifier and TypeFieldDescriptionprivate final Map<SpawnGroup,
StructureSpawns> Structure.Config.spawnOverrides
The field for thespawnOverrides
record component.Methods in net.minecraft.world.gen.structure that return types with arguments of type StructureSpawnsModifier and TypeMethodDescriptionStructure.getStructureSpawns()
Structure.Config.spawnOverrides()
Returns the value of thespawnOverrides
record component.Method parameters in net.minecraft.world.gen.structure with type arguments of type StructureSpawnsModifier and TypeMethodDescriptionprivate static Structure.Config
Structures.createConfig
(RegistryEntryList<Biome> biomes, Map<SpawnGroup, StructureSpawns> spawns, GenerationStep.Feature featureStep, StructureTerrainAdaptation terrainAdaptation) Constructor parameters in net.minecraft.world.gen.structure with type arguments of type StructureSpawnsModifierConstructorDescriptionConfig
(RegistryEntryList<Biome> registryEntryList, Map<SpawnGroup, StructureSpawns> map, GenerationStep.Feature feature, StructureTerrainAdaptation structureTerrainAdaptation)