Uses of Enum Class
net.minecraft.class_2577
Packages that use class_2577
-
Uses of class_2577 in net.minecraft
Methods in net.minecraft that return class_2577Modifier and TypeMethodDescriptionstatic class_2577Returns the enum constant of this class with the specified name.static class_2577[]class_2577.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of class_2577 in net.minecraft.network.packet.s2c.play
Fields in net.minecraft.network.packet.s2c.play declared as class_2577Constructors in net.minecraft.network.packet.s2c.play with parameters of type class_2577ModifierConstructorDescriptionCombatEventS2CPacket(DamageTracker damageTracker, class_2577 class_2577)