Uses of Enum
net.md_5.bungee.protocol.packet.Team.NameTagVisibility
Packages that use Team.NameTagVisibility
-
Uses of Team.NameTagVisibility in net.md_5.bungee.protocol.packet
Methods in net.md_5.bungee.protocol.packet that return Team.NameTagVisibilityModifier and TypeMethodDescriptionstatic Team.NameTagVisibilityReturns the enum constant of this type with the specified name.static Team.NameTagVisibility[]Team.NameTagVisibility.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 Team.NameTagVisibilityMethod parameters in net.md_5.bungee.protocol.packet with type arguments of type Team.NameTagVisibilityModifier and TypeMethodDescriptionvoidTeam.setNameTagVisibility(Either<String, Team.NameTagVisibility> nameTagVisibility)