Package | Description |
---|---|
com.comphenix.protocol.reflect.instances |
Modifier and Type | Field and Description |
---|---|
static DefaultInstances |
DefaultInstances.DEFAULT
Standard default instance provider.
|
Modifier and Type | Method and Description |
---|---|
static DefaultInstances |
DefaultInstances.fromArray(InstanceProvider... instaceProviders)
Construct a default instance generator using the given instance providers.
|