Class LegacyModule.LegacyBlockStateChunk
java.lang.Object
com.hypixel.hytale.server.core.modules.LegacyModule.LegacyBlockStateChunk
- All Implemented Interfaces:
Component<ChunkStore>,Cloneable
- Enclosing class:
LegacyModule
private static class LegacyModule.LegacyBlockStateChunk
extends Object
implements Component<ChunkStore>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BuilderCodec<LegacyModule.LegacyBlockStateChunk> Holder<ChunkStore>[]Fields inherited from interface com.hypixel.hytale.component.Component
EMPTY_ARRAY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.hypixel.hytale.component.Component
cloneSerializable
-
Field Details
-
CODEC
-
holders
-
-
Constructor Details
-
LegacyBlockStateChunk
public LegacyBlockStateChunk() -
LegacyBlockStateChunk
-
-
Method Details
-
clone
- Specified by:
clonein interfaceComponent<ChunkStore>- Overrides:
clonein classObject
-