Package | Description |
---|---|
net.minecraft.network.play.server |
Modifier and Type | Field and Description |
---|---|
SCombatPacket.Event |
SCombatPacket.eventType |
Modifier and Type | Method and Description |
---|---|
static SCombatPacket.Event |
SCombatPacket.Event.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SCombatPacket.Event[] |
SCombatPacket.Event.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SCombatPacket(CombatTracker tracker,
SCombatPacket.Event eventIn) |
SCombatPacket(CombatTracker p_i49825_1_,
SCombatPacket.Event p_i49825_2_,
ITextComponent p_i49825_3_) |