public class ParticleSpawnerGroup
Class ParticleSpawnerGroup. Provides particlespawnergroup functionality for the Hytale server.
java.lang.Object > ParticleSpawnerGroup
Field Summary
spawnerId
Field spawnerId.
positionOffset
Field positionOffset.
rotationOffset
Field rotationOffset.
fixedRotation
Field fixedRotation.
startDelay
Field startDelay.
spawnRate
Field spawnRate.
waveDelay
Field waveDelay.
totalSpawners
Field totalSpawners.
maxConcurrent
Field maxConcurrent.
initialVelocity
Field initialVelocity.
emitOffset
Field emitOffset.
lifeSpan
Field lifeSpan.
attractors
Field attractors.
obj
Field obj.
nullBits
Field nullBits.
varPos0
Field varPos0.
spawnerIdLen
Field spawnerIdLen.
varPos2
Field varPos2.
attractorsCount
Field attractorsCount.
varIntLen
Field varIntLen.
fieldOffset0
Field fieldOffset0.
sl
Field sl.
fieldOffset2
Field fieldOffset2.
arrLen
Field arrLen.
startPos
Field startPos.
array
Field array.
n
Field n.
array2
Field array2.
n2
Field n2.
array3
Field array3.
n3
Field n3.
array4
Field array4.
n4
Field n4.
array5
Field array5.
n5
Field n5.
array6
Field array6.
n6
Field n6.
array7
Field array7.
n7
Field n7.
array8
Field array8.
n8
Field n8.
array9
Field array9.
n9
Field n9.
spawnerIdOffsetSlot
Field spawnerIdOffsetSlot.
attractorsOffsetSlot
Field attractorsOffsetSlot.
varBlockStart
Field varBlockStart.
spawnerIdOffset
Field spawnerIdOffset.
attractorsOffset
Field attractorsOffset.
copy
Field copy.
Method Detail
ParticleSpawnerGroup
public
ParticleSpawnerGroup
()
Method ParticleSpawnerGroup.
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.