public class NullEntityRegistry extends Object implements EntityRegistry
| Constructor and Description |
|---|
NullEntityRegistry() |
| Modifier and Type | Method and Description |
|---|---|
BaseEntity |
createFromId(String id)
Create a new entity using its ID.
|
@Nullable public BaseEntity createFromId(String id)
EntityRegistrycreateFromId in interface EntityRegistryid - the idCopyright © 2010-2014. All Rights Reserved.