| Package | Description |
|---|---|
| net.runeduniverse.lib.rogm.buffer |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Serializable,InternalBufferTypes.Entry> |
InternalBufferTypes.TypeEntry.entityIdMap |
protected Map<Serializable,InternalBufferTypes.Entry> |
InternalBufferTypes.TypeEntry.idMap |
| Modifier and Type | Method and Description |
|---|---|
static InternalBufferTypes.Entry |
InternalBufferTypes.Entry.from(BufferTypes.IEntry iEntry) |
InternalBufferTypes.Entry |
InternalBufferTypes.TypeEntry.getEntityIdEntry(Serializable id) |
InternalBufferTypes.Entry |
BasicBuffer.getEntry(Object entity) |
InternalBufferTypes.Entry |
InternalBufferTypes.TypeEntry.getIdEntry(Serializable id) |
static InternalBufferTypes.Entry |
BasicBufferLayers.updateBufferedEntry(net.runeduniverse.lib.utils.chain.ChainRuntime<InternalBufferTypes.Entry> runtime,
BasicBuffer buffer,
EntityContainer entityContainer,
IPattern.IData data) |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicBuffer.updateEntry(InternalBufferTypes.Entry entry,
Serializable id,
Serializable entityId)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static InternalBufferTypes.Entry |
BasicBufferLayers.updateBufferedEntry(net.runeduniverse.lib.utils.chain.ChainRuntime<InternalBufferTypes.Entry> runtime,
BasicBuffer buffer,
EntityContainer entityContainer,
IPattern.IData data) |
Copyright © 2020–2022 RunedUniverse. All rights reserved.