public static interface ReflectiveEntityDriverFactory.DriverInferenceRule
Modifier and Type | Method and Description |
---|---|
<D extends EntityDriver> |
resolve(DriverDependentEntity<D> entity,
java.lang.Class<D> driverInterface,
Location location) |
<D extends EntityDriver> ReferenceWithError<java.lang.Class<? extends D>> resolve(DriverDependentEntity<D> entity, java.lang.Class<D> driverInterface, Location location)