public static class InternalBufferTypes.TypeEntry extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<Serializable,InternalBufferTypes.Entry> |
entityIdMap |
protected Map<Serializable,InternalBufferTypes.Entry> |
idMap |
| Constructor and Description |
|---|
TypeEntry() |
| Modifier and Type | Method and Description |
|---|---|
InternalBufferTypes.Entry |
getEntityIdEntry(Serializable id) |
InternalBufferTypes.Entry |
getIdEntry(Serializable id) |
protected Map<Serializable,InternalBufferTypes.Entry> idMap
protected Map<Serializable,InternalBufferTypes.Entry> entityIdMap
public InternalBufferTypes.Entry getIdEntry(Serializable id)
public InternalBufferTypes.Entry getEntityIdEntry(Serializable id)
Copyright © 2020–2022 RunedUniverse. All rights reserved.