Uses of Enum
net.md_5.bungee.api.score.Position
Packages that use Position
-
Uses of Position in net.md_5.bungee.api.score
Methods in net.md_5.bungee.api.score that return PositionModifier and TypeMethodDescriptionScoreboard.getPosition()Deprecated.Position of this scoreboard.static PositionDeprecated.Returns the enum constant of this type with the specified name.static Position[]Position.values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.md_5.bungee.api.score with parameters of type PositionModifier and TypeMethodDescriptionvoidScoreboard.setPosition(Position position) Deprecated.Position of this scoreboard.