public class ChargingInteraction extends Interaction
Class ChargingInteraction. Provides charginginteraction functionality for the Hytale server.
java.lang.Object > Interaction > ChargingInteraction
Field Summary
failed
Field failed.
allowIndefiniteHold
Field allowIndefiniteHold.
displayProgress
Field displayProgress.
cancelOnOtherClick
Field cancelOnOtherClick.
failOnDamage
Field failOnDamage.
mouseSensitivityAdjustmentTarget
Field mouseSensitivityAdjustmentTarget.
mouseSensitivityAdjustmentDuration
Field mouseSensitivityAdjustmentDuration.
chargingDelay
Field chargingDelay.
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.
chargedNextCount
Field chargedNextCount.
key2
Field key2.
val2
Field val2.
varPos7
Field varPos7.
forksCount
Field forksCount.
key3
Field key3.
fieldOffset0
Field fieldOffset0.
fieldOffset2
Field fieldOffset2.
dictLen
Field dictLen.
fieldOffset3
Field fieldOffset3.
fieldOffset4
Field fieldOffset4.
arrLen
Field arrLen.
fieldOffset5
Field fieldOffset5.
fieldOffset6
Field fieldOffset6.
fieldOffset7
Field fieldOffset7.
startPos
Field startPos.
effectsOffsetSlot
Field effectsOffsetSlot.
settingsOffsetSlot
Field settingsOffsetSlot.
rulesOffsetSlot
Field rulesOffsetSlot.
tagsOffsetSlot
Field tagsOffsetSlot.
cameraOffsetSlot
Field cameraOffsetSlot.
chargedNextOffsetSlot
Field chargedNextOffsetSlot.
forksOffsetSlot
Field forksOffsetSlot.
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.
chargedNextOffset
Field chargedNextOffset.
forksOffset
Field forksOffset.
copy
Field copy.
Method Detail
ChargingInteraction
public
ChargingInteraction
()
Method ChargingInteraction.
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.