AssetEditorAssetListSetup

public class AssetEditorAssetListSetup implements Packet

Class AssetEditorAssetListSetup. Provides asseteditorassetlistsetup functionality for the Hytale server.

java.lang.Object > AssetEditorAssetListSetup

Field Summary

pack

public String pack

Field pack.

isReadOnly

public boolean isReadOnly

Field isReadOnly.

canBeDeleted

public boolean canBeDeleted

Field canBeDeleted.

tree

public AssetEditorFileTree tree

Field tree.

paths

public AssetEditorFileEntry[] paths

Field paths.

obj

final AssetEditorAssetListSetup obj

Field obj.

nullBits

final byte nullBits

Field nullBits.

varPos0

final int varPos0

Field varPos0.

packLen

final int packLen

Field packLen.

varPos2

final int varPos2

Field varPos2.

pathsCount

final int pathsCount

Field pathsCount.

varIntLen

final int varIntLen

Field varIntLen.

fieldOffset0

final int fieldOffset0

Field fieldOffset0.

sl

final int sl

Field sl.

fieldOffset2

final int fieldOffset2

Field fieldOffset2.

arrLen

final int arrLen

Field arrLen.

startPos

final int startPos

Field startPos.

packOffsetSlot

final int packOffsetSlot

Field packOffsetSlot.

pathsOffsetSlot

final int pathsOffsetSlot

Field pathsOffsetSlot.

varBlockStart

final int varBlockStart

Field varBlockStart.

packOffset

final int packOffset

Field packOffset.

pathsOffset

final int pathsOffset

Field pathsOffset.

structResult

final ValidationResult structResult

Field structResult.

copy

final AssetEditorAssetListSetup copy

Field copy.

Method Detail

getId

public int getId ()

Method getId.

AssetEditorAssetListSetup

public public AssetEditorAssetListSetup ()

Method AssetEditorAssetListSetup.

deserialize

static AssetEditorAssetListSetup deserialize (@Nonnull final ByteBuf buf, final int offset)

Method deserialize.

Parameters:
@Nonnull final ByteBuf buf
final int offset

computeBytesConsumed

static int computeBytesConsumed (@Nonnull final ByteBuf buf, final int offset)

Method computeBytesConsumed.

Parameters:
@Nonnull final ByteBuf buf
final int offset

serialize

public void serialize (@Nonnull final ByteBuf buf)

Method serialize.

Parameters:
@Nonnull final ByteBuf buf

computeSize

public int computeSize ()

Method computeSize.

validateStructure

static ValidationResult validateStructure (@Nonnull final ByteBuf buffer, final int offset)

Method validateStructure.

Parameters:
@Nonnull final ByteBuf buffer
final int offset

clone

public AssetEditorAssetListSetup clone ()

Method clone.

equals

public boolean equals (final Object obj)

Method equals.

Parameters:
final Object obj

hashCode

public int hashCode ()

Method hashCode.