public interface HasEntityRegistry<E extends Entity>
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.BiMap<java.lang.String,E> |
getEntityRegistry()
Takes the snapshot of all known (ie.
|
com.google.common.collect.BiMap<java.lang.String,E> getEntityRegistry()
Entity identifiers and Entity instances.Copyright © 2013 University of Tartu. All Rights Reserved.