Uses of Enum Class
net.minecraft.network.play.server.SCombatPacket.Event
-
Uses of SCombatPacket.Event in net.minecraft.network.play.server
Modifier and TypeMethodDescriptionstatic SCombatPacket.Event
Returns the enum constant of this class with the specified name.static SCombatPacket.Event[]
SCombatPacket.Event.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionSCombatPacket
(CombatTracker p_i46931_1_, SCombatPacket.Event p_i46931_2_) SCombatPacket
(CombatTracker p_i49825_1_, SCombatPacket.Event p_i49825_2_, ITextComponent p_i49825_3_)