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
Subclasses with type arguments of type MessagePosition in com.velocitypowered.api.utilModifier and TypeClassDescriptionenumRepresents where a chat message is going to be sent.Methods in com.velocitypowered.api.util that return MessagePositionModifier and TypeMethodDescriptionstatic MessagePositionReturns 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.