Uses of Enum
net.citizensnpcs.npc.skin.profile.ProfileFetchResult
-
Uses of ProfileFetchResult in net.citizensnpcs.npc.skin.profile
Modifier 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.