classpublicPriority 3
AssetEditorFetchAssetReply
com.hypixel.hytale.protocol.packets.asseteditor.AssetEditorFetchAssetReply
implements Packet
7
Methods
7
Public Methods
2
Fields
3
Constructors
Constants
intFIXED_BLOCK_SIZE= 5
booleanIS_COMPRESSED= false
intMAX_SIZE= 4096010
intNULLABLE_BIT_FIELD_SIZE= 1
intPACKET_ID= 312
intVARIABLE_BLOCK_START= 5
intVARIABLE_FIELD_COUNT= 1
Constructors
public
AssetEditorFetchAssetReply()public
AssetEditorFetchAssetReply(int token, byte[] contents)public
AssetEditorFetchAssetReply(AssetEditorFetchAssetReply other)Methods
Public Methods (7)
publicstatic
int computeBytesConsumed(ByteBuf buf, int offset)public
int computeSize()@Override
public
boolean equals(Object obj)@Override
public
int getId()@Override
public
int hashCode()@Override
public
void serialize(ByteBuf buf)@Override
publicstatic
ValidationResult validateStructure(ByteBuf buffer, int offset)Fields
Public Fields (2)
public
byte[] contentspublic
int token