Class RandomizeRaidEvent.RollChance
java.lang.Object
net.minecraftforge.eventbus.api.Event
com.pixelmonmod.pixelmon.api.events.raids.RandomizeRaidEvent
com.pixelmonmod.pixelmon.api.events.raids.RandomizeRaidEvent.RollChance
- Enclosing class:
 - RandomizeRaidEvent
 
- 
Nested Class Summary
Nested classes/interfaces inherited from class com.pixelmonmod.pixelmon.api.events.raids.RandomizeRaidEvent
RandomizeRaidEvent.ChooseSpecies, RandomizeRaidEvent.ChooseStarLevel, RandomizeRaidEvent.RollChanceNested classes/interfaces inherited from class net.minecraftforge.eventbus.api.Event
net.minecraftforge.eventbus.api.Event.HasResult, net.minecraftforge.eventbus.api.Event.Result - 
Field Summary
Fields inherited from class com.pixelmonmod.pixelmon.api.events.raids.RandomizeRaidEvent
den - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraftforge.eventbus.api.Event
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult 
- 
Constructor Details
- 
RollChance
 
 - 
 - 
Method Details
- 
getChance
public float getChance() - 
setChance
public void setChance(float chance)  
 -