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.Originof this resource-pack.ResourcePackInfo.getOriginalOrigin()Gets the originalResourcePackInfo.Originof the resource-pack.static ResourcePackInfo.OriginReturns 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.