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.
isParallel
public
boolean
isParallel
(final int archetypeChunkSize, final int taskCount)
Method isParallel.
- Parameters:
final intarchetypeChunkSizefinal inttaskCount
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 floatdtfinal intindex@Nonnull final ArchetypeChunkarchetypeChunk@Nonnull final Storestore@Nonnull final CommandBuffercommandBuffer
queueUpdatesFor
static
void
queueUpdatesFor
(@Nonnull final Ref ref, @Nonnull final PredictedProjectile predictedProjectile, @Nonnull final Map, EntityTrackerSystems.EntityViewer> visibleTo)
Method queueUpdatesFor.
- Parameters:
@Nonnull final Refref@Nonnull final PredictedProjectilepredictedProjectile@Nonnull final Map, EntityTrackerSystems.EntityViewer>visibleTo