public static class UMod.ClassLike extends UMod.Item
Modifier and Type | Field and Description |
---|---|
protected GeneratedClass |
compiled |
protected String |
ident |
protected UMod.Type |
type |
Modifier and Type | Method and Description |
---|---|
String |
get_ident() |
get_location, set_location
protected String ident
protected UMod.Type type
protected GeneratedClass compiled
public ClassLike(String ident)
public String get_ident()
see also the complete user documentation .