|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Attributes | |
|---|---|
| org.ubercraft.sucre.attributes | |
| Uses of Attributes in org.ubercraft.sucre.attributes |
|---|
| Fields in org.ubercraft.sucre.attributes declared as Attributes | |
|---|---|
static Attributes |
Attributes.EMPTY_ATTRIBUTES
|
| Methods in org.ubercraft.sucre.attributes that return Attributes | |
|---|---|
static Attributes |
Attributes.backedBy(Map<? extends Object,? extends Object> values)
|
static Attributes |
Attributes.backedBy(Map<? extends Object,? extends Object> values,
Attributes defaults)
|
Attributes |
Attributes.getDefaults()
|
static Attributes |
Attributes.getProxiedAttributes(Object proxy)
|
| Methods in org.ubercraft.sucre.attributes with parameters of type Attributes | |
|---|---|
void |
Attributes.addAll(Attributes attributes)
|
static Attributes |
Attributes.backedBy(Map<? extends Object,? extends Object> values,
Attributes defaults)
|
| Constructors in org.ubercraft.sucre.attributes with parameters of type Attributes | |
|---|---|
Attributes(Attributes defaults)
|
|
Attributes(Map<? extends Object,? extends Object> values,
Attributes defaults)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||