public abstract static class UMod.Item extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Location<XMLDocumentIdentifier> |
location |
| Constructor and Description |
|---|
Item() |
| Modifier and Type | Method and Description |
|---|---|
Location<XMLDocumentIdentifier> |
get_location() |
boolean |
set_location(Location<XMLDocumentIdentifier> loc) |
protected Location<XMLDocumentIdentifier> location
public Location<XMLDocumentIdentifier> get_location()
public boolean set_location(Location<XMLDocumentIdentifier> loc)
see also the complete user documentation .