public class UpdateParticleSpawners implements Packet
Class UpdateParticleSpawners. Provides updateparticlespawners functionality for the Hytale server.
java.lang.Object > UpdateParticleSpawners
Field Summary
type
Field type.
removedParticleSpawners
Field removedParticleSpawners.
obj
Field obj.
nullBits
Field nullBits.
varPos0
Field varPos0.
particleSpawnersCount
Field particleSpawnersCount.
varIntLen
Field varIntLen.
keyLen
Field keyLen.
keyVarLen
Field keyVarLen.
key
Field key.
val
Field val.
varPos2
Field varPos2.
removedParticleSpawnersCount
Field removedParticleSpawnersCount.
strLen
Field strLen.
strVarLen
Field strVarLen.
fieldOffset0
Field fieldOffset0.
dictLen
Field dictLen.
sl
Field sl.
fieldOffset2
Field fieldOffset2.
arrLen
Field arrLen.
startPos
Field startPos.
particleSpawnersOffsetSlot
Field particleSpawnersOffsetSlot.
removedParticleSpawnersOffsetSlot
Field removedParticleSpawnersOffsetSlot.
varBlockStart
Field varBlockStart.
particleSpawnersOffset
Field particleSpawnersOffset.
removedParticleSpawnersOffset
Field removedParticleSpawnersOffset.
copy
Field copy.
Method Detail
getId
int
getId
()
Method getId.
UpdateParticleSpawners
public
UpdateParticleSpawners
()
Method UpdateParticleSpawners.
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.