Modifier and Type | Method and Description |
---|---|
void |
draw(float x,
float y,
boolean scaledPos)
Draws icon on specified position
|
java.lang.String |
getId()
Returns content ID
|
int |
getMaxStack()
Returns maximal amount of this content in one stack
|
java.lang.String |
getSerialId()
Returns content serial ID
|
InterfaceTile |
getTile()
Returns icon
|
InterfaceTile getTile()
java.lang.String getId()
java.lang.String getSerialId()
int getMaxStack()
void draw(float x, float y, boolean scaledPos)
x
- y
- scaledPos
-