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.ActionReturns 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.Methods in net.md_5.bungee.protocol.packet that return types with arguments of type PlayerListItemUpdate.ActionMethod parameters in net.md_5.bungee.protocol.packet with type arguments of type PlayerListItemUpdate.ActionModifier and TypeMethodDescriptionvoidPlayerListItemUpdate.setActions(EnumSet<PlayerListItemUpdate.Action> actions)