Uses of Enum Class
zombie.entity.network.PacketGroup
Packages that use PacketGroup
-
Uses of PacketGroup in zombie.entity.network
Subclasses with type arguments of type PacketGroup in zombie.entity.networkMethods in zombie.entity.network that return PacketGroupModifier and TypeMethodDescriptionEntityPacketType.getGroup()static PacketGroupReturns the enum constant of this class with the specified name.static PacketGroup[]PacketGroup.values()Returns an array containing the constants of this enum class, in the order they are declared.