Package | Description |
---|---|
org.openjdk.jmc.common.item |
This package contains the
IItem data model. |
Modifier and Type | Class and Description |
---|---|
class |
Attribute<T> |
Modifier and Type | Method and Description |
---|---|
private static <T> ICanonicalAccessorFactory<T> |
Attribute.getCanonical(CanonicalAccessorFactory<T> key)
If the attribute
key has a canonical equivalent, get that. |