protected static class SkullMetaImpl.SkullOwnerDataTexture extends Object implements SkullTexture, NBTSerializable
| Modifier | Constructor and Description |
|---|---|
protected |
SkullOwnerDataTexture() |
| Modifier and Type | Method and Description |
|---|---|
String |
capeUrl()
Gets the cape URL of the texture.
|
boolean |
isPublic()
Gets whether or not the texture is classified as public or not.
|
com.google.gson.JsonObject |
jsonObject() |
void |
process()
Called when all fields have been set.
|
String |
profileId()
Gets the profile ID associated with this texture.
|
String |
profileName()
Gets the profile name associated with this texture.
|
String |
skinUrl()
Gets the skin URL of the texture.
|
long |
timestamp()
Gets the timestamp of this texture.
|
protected SkullOwnerDataTexture()
public void process()
NBTSerializableprocess in interface NBTSerializablepublic com.google.gson.JsonObject jsonObject()
public long timestamp()
SkullTexturetimestamp in interface SkullTexturepublic String profileId()
SkullTextureprofileId in interface SkullTexturepublic String profileName()
SkullTextureprofileName in interface SkullTexturepublic boolean isPublic()
SkullTextureisPublic in interface SkullTexturepublic String skinUrl()
SkullTextureskinUrl in interface SkullTexturepublic String capeUrl()
SkullTexturecapeUrl in interface SkullTextureCopyright © 2016. All rights reserved.