Package icyllis.modernui.resources
Class ResourceValues.Reference
java.lang.Object
icyllis.modernui.resources.ResourceValues.Value
icyllis.modernui.resources.ResourceValues.Reference
- Enclosing class:
ResourceValues
-
Field Summary
Modifier and TypeFieldDescriptionboolean
static final byte
boolean
boolean
int
boolean
boolean
byte
static final byte
int
Fields inherited from class icyllis.modernui.resources.ResourceValues.Value
translatable, weak
-
Constructor Summary
-
Method Summary
-
Field Details
-
RESOURCE
public static final byte RESOURCE- See Also:
-
ATTRIBUTE
public static final byte ATTRIBUTE- See Also:
-
name
-
has_id
public boolean has_id -
id
public int id -
has_type_flags
public boolean has_type_flags -
type_flags
public int type_flags -
reference_type
public byte reference_type -
private_reference
public boolean private_reference -
is_dynamic
public boolean is_dynamic -
allow_raw
public boolean allow_raw
-
-
Constructor Details
-
Reference
public Reference()
-
-
Method Details