Uses of Enum Class
com.velocitypowered.api.proxy.player.ResourcePackInfo.Origin
Packages that use ResourcePackInfo.Origin
Package
Description
Provides an interface to work with players connected to the proxy.
-
Uses of ResourcePackInfo.Origin in com.velocitypowered.api.proxy.player
Methods in com.velocitypowered.api.proxy.player that return ResourcePackInfo.OriginModifier and TypeMethodDescriptionResourcePackInfo.getOrigin()
Gets theResourcePackInfo.Origin
of this resource-pack.ResourcePackInfo.getOriginalOrigin()
Gets the originalResourcePackInfo.Origin
of the resource-pack.static ResourcePackInfo.Origin
Returns the enum constant of this class with the specified name.static ResourcePackInfo.Origin[]
ResourcePackInfo.Origin.values()
Returns an array containing the constants of this enum class, in the order they are declared.