Uses of Enum
net.md_5.bungee.protocol.packet.PlayerListItemUpdate.Action
Packages that use PlayerListItemUpdate.Action
-
Uses of PlayerListItemUpdate.Action in net.md_5.bungee.protocol.packet
Methods in net.md_5.bungee.protocol.packet that return PlayerListItemUpdate.ActionModifier and TypeMethodDescriptionstatic PlayerListItemUpdate.Action
Returns the enum constant of this type with the specified name.static PlayerListItemUpdate.Action[]
PlayerListItemUpdate.Action.values()
Returns an array containing the constants of this enum type, in the order they are declared.