| Interface | Description |
|---|---|
| Capability.IStorage<T> | |
| ICapabilityProvider | |
| ICapabilitySerializable<T extends NBTBase> |
| Class | Description |
|---|---|
| Capability<T> |
This is the core holder object Capabilities.
|
| CapabilityDispatcher |
A high-speed implementation of a capability delegator.
|
| Enum | Description |
|---|---|
| CapabilityManager |
| Annotation Type | Description |
|---|---|
| CapabilityInject |
When placed on a FIELD, the field will be set to an
instance of Capability once that capability is registered.
|