public static class ObjectComponent.AtlasSprite extends java.lang.Object implements ObjectComponent.ObjectInfo
| Modifier and Type | Field | Description |
|---|---|---|
static net.lenni0451.mcstructs.core.Identifier |
DEFAULT_ATLAS |
| Constructor | Description |
|---|---|
AtlasSprite(net.lenni0451.mcstructs.core.Identifier sprite) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getDescription() |
|
FontDescription |
getUpdatedFont() |
|
java.lang.String |
toString() |
public static final net.lenni0451.mcstructs.core.Identifier DEFAULT_ATLAS
public FontDescription getUpdatedFont()
getUpdatedFont in interface ObjectComponent.ObjectInfopublic java.lang.String getDescription()
getDescription in interface ObjectComponent.ObjectInfopublic java.lang.String toString()
toString in interface ObjectComponent.ObjectInfotoString in class java.lang.Object