public class ReflectiveEntityDriverFactory
extends java.lang.Object
| Constructor and Description |
|---|
ReflectiveEntityDriverFactory() |
| Modifier and Type | Method and Description |
|---|---|
<D extends EntityDriver> |
build(DriverDependentEntity<D> entity,
Location location) |
public <D extends EntityDriver> D build(DriverDependentEntity<D> entity, Location location)