public interface AssemblyLayers extends BufferTypes
| Modifier and Type | Interface and Description |
|---|---|
static class |
AssemblyLayers.DataType |
BufferTypes.IEntry, BufferTypes.LoadState| Modifier and Type | Method and Description |
|---|---|
static <T> Collection<T> |
load(net.runeduniverse.lib.utils.chain.ChainRuntime<?> runtime,
Archive archive,
IBuffer buffer,
IPattern.IDataRecord record) |
static void |
update(net.runeduniverse.lib.utils.chain.ChainRuntime<?> runtime,
Archive archive,
IBuffer buffer,
EntityContainer entityContainer,
RelatedEntriesContainer relatedEntities,
IPattern.IDataRecord record) |
static <T> Collection<T> load(net.runeduniverse.lib.utils.chain.ChainRuntime<?> runtime, Archive archive, IBuffer buffer, IPattern.IDataRecord record) throws Exception
Exceptionstatic void update(net.runeduniverse.lib.utils.chain.ChainRuntime<?> runtime,
Archive archive,
IBuffer buffer,
EntityContainer entityContainer,
RelatedEntriesContainer relatedEntities,
IPattern.IDataRecord record)
throws Exception
ExceptionCopyright © 2020–2022 RunedUniverse. All rights reserved.