@FunctionalInterface public interface EntityFactory<T extends Entity>
| Modifier and Type | Method and Description |
|---|---|
T |
create(EntityType<T> type,
Location location) |
T create(EntityType<T> type, Location location)
Copyright © 2020. All rights reserved.