Uses of Enum
net.citizensnpcs.npc.skin.profile.ProfileFetchResult
Packages that use ProfileFetchResult
-
Uses of ProfileFetchResult in net.citizensnpcs.npc.skin.profile
Methods in net.citizensnpcs.npc.skin.profile that return ProfileFetchResultModifier and TypeMethodDescriptionProfileRequest.getResult()
Get the result of the profile fetch.static ProfileFetchResult
Returns the enum constant of this type with the specified name.static ProfileFetchResult[]
ProfileFetchResult.values()
Returns an array containing the constants of this enum type, in the order they are declared.