public class MixinEnumArt extends Object implements org.spongepowered.api.data.type.Art
Constructor and Description |
---|
MixinEnumArt() |
Modifier and Type | Method and Description |
---|---|
int |
getHeight() |
String |
getId() |
String |
getName() |
int |
getWidth() |
public String title
public int sizeX
public int sizeY
public int getHeight()
getHeight
in interface org.spongepowered.api.data.type.Art
public int getWidth()
getWidth
in interface org.spongepowered.api.data.type.Art
public String getId()
getId
in interface org.spongepowered.api.CatalogType
public String getName()
getName
in interface org.spongepowered.api.CatalogType