public class SkullMetaImpl extends ItemMetaImpl implements SkullMeta
| Modifier and Type | Class and Description |
|---|---|
protected static class |
SkullMetaImpl.SkullOwnerData |
protected static class |
SkullMetaImpl.SkullOwnerDataProperties |
protected static class |
SkullMetaImpl.SkullOwnerDataTexture |
ItemMeta.HiddenModifierFlag| Modifier and Type | Field and Description |
|---|---|
protected SkullMetaImpl.SkullOwnerData |
data |
protected static com.google.gson.Gson |
gson |
displayProperties, flags| Constructor and Description |
|---|
SkullMetaImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
owner()
Returns the name of the owner of this skull
|
void |
setOwner(String name)
Sets the name of the owner of this skull
|
List<SkullTexture> |
textures()
Gets the skull's textures
|
displayProperties, flags, process, setDisplayProperties, setFlagclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdisplayProperties, flags, setDisplayProperties, setFlagprocessprotected static final com.google.gson.Gson gson
protected SkullMetaImpl.SkullOwnerData data
public SkullMetaImpl()
Copyright © 2016. All rights reserved.