Class RaidRegistry.RaidCollection
java.lang.Object
com.pixelmonmod.pixelmon.init.registry.RaidRegistry.RaidCollection
- Enclosing class:
- RaidRegistry
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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- 
getBiomesGets the biome names that this raid collection is for.- Returns:
- List of biome names.
 
- 
getRaidsGets the raid star grouping for this collection.- Returns:
- Raid star grouping.
 
 
-