Uses of Enum Class
com.velocitypowered.api.util.MessagePosition
Packages that use MessagePosition
Package
Description
Provides a selection of miscellaneous utilities for use by plugins and the proxy.
-
Uses of MessagePosition in com.velocitypowered.api.util
Methods in com.velocitypowered.api.util that return MessagePositionModifier and TypeMethodDescriptionstatic MessagePosition
Returns the enum constant of this class with the specified name.static MessagePosition[]
MessagePosition.values()
Returns an array containing the constants of this enum class, in the order they are declared.