Class RaidRegistry.RaidCollection
java.lang.Object
com.pixelmonmod.pixelmon.init.registry.RaidRegistry.RaidCollection
- Enclosing class:
- RaidRegistry
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the biome names that this raid collection is for.getRaids()
Gets the raid star grouping for this collection.
-
Constructor Details
-
RaidCollection
-
-
Method Details
-
getBiomes
Gets the biome names that this raid collection is for.- Returns:
- List of biome names.
-
getRaids
Gets the raid star grouping for this collection.- Returns:
- Raid star grouping.
-