public class UpdateParticleSystems implements Packet
Class UpdateParticleSystems. Provides updateparticlesystems functionality for the Hytale server.
java.lang.Object > UpdateParticleSystems
Field Summary
type
Field type.
removedParticleSystems
Field removedParticleSystems.
obj
Field obj.
nullBits
Field nullBits.
varPos0
Field varPos0.
particleSystemsCount
Field particleSystemsCount.
varIntLen
Field varIntLen.
keyLen
Field keyLen.
keyVarLen
Field keyVarLen.
key
Field key.
val
Field val.
varPos2
Field varPos2.
removedParticleSystemsCount
Field removedParticleSystemsCount.
strLen
Field strLen.
strVarLen
Field strVarLen.
fieldOffset0
Field fieldOffset0.
dictLen
Field dictLen.
sl
Field sl.
fieldOffset2
Field fieldOffset2.
arrLen
Field arrLen.
startPos
Field startPos.
particleSystemsOffsetSlot
Field particleSystemsOffsetSlot.
removedParticleSystemsOffsetSlot
Field removedParticleSystemsOffsetSlot.
varBlockStart
Field varBlockStart.
particleSystemsOffset
Field particleSystemsOffset.
removedParticleSystemsOffset
Field removedParticleSystemsOffset.
copy
Field copy.
Method Detail
getId
int
getId
()
Method getId.
UpdateParticleSystems
public
UpdateParticleSystems
()
Method UpdateParticleSystems.
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
void
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.