Package-level declarations
Types
Link copied to clipboard
@JsonClass(generateAdapter = true )
Texture element decoded from RawPlayerProfile.Property.value.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class PlayerProfileAdapter
Custom adapter for converting RawPlayerProfile into a PlayerProfile object.
Link copied to clipboard
data class PlayerUUIDProfile(val id: String, val name: String, val legacy: Boolean = false, val demo: Boolean = false)
This data class should not be used in your app. Only for internal use.
Link copied to clipboard
@JsonClass(generateAdapter = true )
The JSON Element that to be processed.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard