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