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.structuresWithSpawns
Method parameters in net.minecraftforge.common.world with type arguments of type StructureSpawnManager.StructureSpawnInfoModifier and TypeMethodDescriptionprivate static void
StructureSpawnManager.gatherEntitySpawns(Map<StructureFeature<?>,StructureSpawnManager.StructureSpawnInfo> structuresWithSpawns, StructureFeature<?> structure)