Package com.prineside.tdi2.systems
Interface RandomEncounterSystem.EncounterType
- All Known Implementing Classes:
BirdsFlockEncounter,RunningStarEncounter,StarfallEncounter
- Enclosing class:
- RandomEncounterSystem
public static interface RandomEncounterSystem.EncounterType
-
Method Summary
Modifier and TypeMethodDescriptionintEach encounter type can have customized bird types, prepared by this method
-
Method Details
-
getProbability
-
spawnBird
Each encounter type can have customized bird types, prepared by this method
-