Uses of Class
net.minecraftforge.common.world.StructureSpawnManager.StructureSpawnInfo
Packages that use StructureSpawnManager.StructureSpawnInfo
- 
Uses of StructureSpawnManager.StructureSpawnInfo in net.minecraftforge.common.worldFields in net.minecraftforge.common.world with type parameters of type StructureSpawnManager.StructureSpawnInfoModifier and TypeFieldDescriptionprivate static Map<Structure<?>,StructureSpawnManager.StructureSpawnInfo> StructureSpawnManager.structuresWithSpawnsMethod parameters in net.minecraftforge.common.world with type arguments of type StructureSpawnManager.StructureSpawnInfoModifier and TypeMethodDescriptionprivate static voidStructureSpawnManager.gatherEntitySpawns(Map<Structure<?>, StructureSpawnManager.StructureSpawnInfo> structuresWithSpawns, Structure<?> structure)