KnockbackSystems

public class KnockbackSystems

Class KnockbackSystems. Provides knockbacksystems functionality for the Hytale server.

java.lang.Object > KnockbackSystems

Field Summary

knockbackComponent

final KnockbackComponent knockbackComponent

Field knockbackComponent.

velocityComponent

final Velocity velocityComponent

Field velocityComponent.

ref

final Ref ref

Field ref.

Method Detail

getQuery

public Query getQuery ()

Method getQuery.

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

isParallel

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

Method isParallel.

Parameters:
final int archetypeChunkSize
final int taskCount

KnockbackSimulation

public new KnockbackSimulation ()

Method KnockbackSimulation.

getGroup

public SystemGroup getGroup ()

Method getGroup.