public abstract class CatchComboEvent
extends net.minecraftforge.eventbus.api.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.ServerPlayerEntity player) |
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.entity.player.ServerPlayerEntity |
getPlayer() |