public class UpdateCategoryAction extends WindowAction
Class UpdateCategoryAction. Provides updatecategoryaction functionality for the Hytale server.
java.lang.Object > WindowAction > UpdateCategoryAction
Field Summary
category
public
String
category
Field category.
itemCategory
public
String
itemCategory
Field itemCategory.
obj
final
UpdateCategoryAction
obj
Field obj.
varPos0
final
int
varPos0
Field varPos0.
categoryLen
final
int
categoryLen
Field categoryLen.
varPos2
final
int
varPos2
Field varPos2.
itemCategoryLen
final
int
itemCategoryLen
Field itemCategoryLen.
fieldOffset0
final
int
fieldOffset0
Field fieldOffset0.
fieldOffset2
final
int
fieldOffset2
Field fieldOffset2.
startPos
final
int
startPos
Field startPos.
categoryOffsetSlot
final
int
categoryOffsetSlot
Field categoryOffsetSlot.
itemCategoryOffsetSlot
final
int
itemCategoryOffsetSlot
Field itemCategoryOffsetSlot.
varBlockStart
final
int
varBlockStart
Field varBlockStart.
categoryOffset
final
int
categoryOffset
Field categoryOffset.
itemCategoryOffset
final
int
itemCategoryOffset
Field itemCategoryOffset.
copy
final
UpdateCategoryAction
copy
Field copy.
Method Detail
UpdateCategoryAction
public
public
UpdateCategoryAction
()
Method UpdateCategoryAction.
deserialize
Method deserialize.
- Parameters:
@Nonnull final ByteBufbuffinal intoffset
computeBytesConsumed
static
int
computeBytesConsumed
(@Nonnull final ByteBuf buf, final int offset)
Method computeBytesConsumed.
- Parameters:
@Nonnull final ByteBufbuffinal intoffset
serialize
public
int
serialize
(@Nonnull final ByteBuf buf)
Method serialize.
- Parameters:
@Nonnull final ByteBufbuf
computeSize
public
int
computeSize
()
Method computeSize.
validateStructure
Method validateStructure.
- Parameters:
@Nonnull final ByteBufbufferfinal intoffset
equals
public
boolean
equals
(final Object obj)
Method equals.
- Parameters:
final Objectobj
hashCode
public
int
hashCode
()
Method hashCode.