public class IncrementCooldownInteraction extends SimpleInteraction
Class IncrementCooldownInteraction. Provides incrementcooldowninteraction functionality for the Hytale server.
java.lang.Object > SimpleInteraction > IncrementCooldownInteraction
Field Summary
cooldownId
Field cooldownId.
cooldownIncrementTime
Field cooldownIncrementTime.
cooldownIncrementCharge
Field cooldownIncrementCharge.
cooldownIncrementChargeTime
Field cooldownIncrementChargeTime.
cooldownIncrementInterrupt
Field cooldownIncrementInterrupt.
obj
Field obj.
nullBits
Field nullBits.
varPos0
Field varPos0.
varPos2
Field varPos2.
settingsCount
Field settingsCount.
varIntLen
Field varIntLen.
key
Field key.
val
Field val.
varPos3
Field varPos3.
varPos4
Field varPos4.
tagsCount
Field tagsCount.
varPos5
Field varPos5.
varPos6
Field varPos6.
cooldownIdLen
Field cooldownIdLen.
fieldOffset0
Field fieldOffset0.
fieldOffset2
Field fieldOffset2.
dictLen
Field dictLen.
fieldOffset3
Field fieldOffset3.
fieldOffset4
Field fieldOffset4.
arrLen
Field arrLen.
fieldOffset5
Field fieldOffset5.
fieldOffset6
Field fieldOffset6.
sl
Field sl.
startPos
Field startPos.
effectsOffsetSlot
Field effectsOffsetSlot.
settingsOffsetSlot
Field settingsOffsetSlot.
rulesOffsetSlot
Field rulesOffsetSlot.
tagsOffsetSlot
Field tagsOffsetSlot.
cameraOffsetSlot
Field cameraOffsetSlot.
cooldownIdOffsetSlot
Field cooldownIdOffsetSlot.
varBlockStart
Field varBlockStart.
effectsOffset
Field effectsOffset.
effectsResult
Field effectsResult.
settingsOffset
Field settingsOffset.
rulesOffset
Field rulesOffset.
rulesResult
Field rulesResult.
tagsOffset
Field tagsOffset.
cameraOffset
Field cameraOffset.
cameraResult
Field cameraResult.
cooldownIdOffset
Field cooldownIdOffset.
copy
Field copy.
Method Detail
IncrementCooldownInteraction
public
IncrementCooldownInteraction
()
Method IncrementCooldownInteraction.
deserialize
Method deserialize.
- Parameters:
@Nonnull final ByteBufbuffinal intoffset
computeBytesConsumed
int
computeBytesConsumed
(@Nonnull final ByteBuf buf, final int offset)
Method computeBytesConsumed.
- Parameters:
@Nonnull final ByteBufbuffinal intoffset
serialize
int
serialize
(@Nonnull final ByteBuf buf)
Method serialize.
- Parameters:
@Nonnull final ByteBufbuf
computeSize
int
computeSize
()
Method computeSize.
validateStructure
Method validateStructure.
- Parameters:
@Nonnull final ByteBufbufferfinal intoffset
equals
boolean
equals
(final Object obj)
Method equals.
- Parameters:
final Objectobj
hashCode
int
hashCode
()
Method hashCode.