Uses of Record Class
net.minecraft.world.StructureSpawns
-
Uses of StructureSpawns in net.minecraft.world
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<StructureSpawns> StructureSpawns.CODEC
-
Uses of StructureSpawns in net.minecraft.world.gen.structure
Modifier and TypeFieldDescriptionprivate Map
<SpawnGroup, StructureSpawns> Structure.Config.Builder.spawnOverrides
private final Map
<SpawnGroup, StructureSpawns> Structure.Config.spawnOverrides
The field for thespawnOverrides
record component.Modifier and TypeMethodDescriptionStructure.getStructureSpawns()
Structure.Config.spawnOverrides()
Returns the value of thespawnOverrides
record component.Modifier and TypeMethodDescriptionStructure.Config.Builder.spawnOverrides
(Map<SpawnGroup, StructureSpawns> spawnOverrides) ModifierConstructorDescriptionConfig
(RegistryEntryList<Biome> registryEntryList, Map<SpawnGroup, StructureSpawns> map, GenerationStep.Feature feature, StructureTerrainAdaptation structureTerrainAdaptation)