public abstract class CatchComboEvent
extends net.minecraftforge.fml.common.eventhandler.Event
| Modifier and Type | Class and Description |
|---|---|
static class |
CatchComboEvent.ComboExperienceBonus |
static class |
CatchComboEvent.ComboIncrement |
| Modifier | Constructor and Description |
|---|---|
protected |
CatchComboEvent(net.minecraft.entity.player.EntityPlayerMP player) |
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.entity.player.EntityPlayerMP |
getPlayer() |