public interface EntityRegistry
| Modifier and Type | Method and Description |
|---|---|
BaseEntity |
createFromId(String id)
Create a new entity using its ID.
|
@Nullable BaseEntity createFromId(String id)
id - the idCopyright © 2010-2014. All Rights Reserved.