PredictedProjectileSystems

public class PredictedProjectileSystems

Class PredictedProjectileSystems. Provides predictedprojectilesystems functionality for the Hytale server.

java.lang.Object > PredictedProjectileSystems

Field Summary

visibleComponent

final EntityTrackerSystems.Visible visibleComponent

Field visibleComponent.

predictedProjectileComponent

final PredictedProjectile predictedProjectileComponent

Field predictedProjectileComponent.

update

final ComponentUpdate update

Field update.

Method Detail

EntityTrackerUpdate

public public EntityTrackerUpdate ()

Method EntityTrackerUpdate.

getGroup

public SystemGroup getGroup ()

Method getGroup.

getQuery

public Query getQuery ()

Method getQuery.

isParallel

public boolean isParallel (final int archetypeChunkSize, final int taskCount)

Method isParallel.

Parameters:
final int archetypeChunkSize
final int taskCount

tick

public void tick (final float dt, final int index, @Nonnull final ArchetypeChunk archetypeChunk, @Nonnull final Store store, @Nonnull final CommandBuffer commandBuffer)

Method tick.

Parameters:
final float dt
final int index
@Nonnull final ArchetypeChunk archetypeChunk
@Nonnull final Store store
@Nonnull final CommandBuffer commandBuffer

queueUpdatesFor

static void queueUpdatesFor (@Nonnull final Ref ref, @Nonnull final PredictedProjectile predictedProjectile, @Nonnull final Map, EntityTrackerSystems.EntityViewer> visibleTo)

Method queueUpdatesFor.

Parameters:
@Nonnull final Ref ref
@Nonnull final PredictedProjectile predictedProjectile
@Nonnull final Map, EntityTrackerSystems.EntityViewer> visibleTo