DamageMemorySystems

public class DamageMemorySystems

Class DamageMemorySystems. Provides damagememorysystems functionality for the Hytale server.

java.lang.Object > DamageMemorySystems

Field Summary

memory

final DamageMemory memory

Field memory.

Method Detail

CollectDamage

public public CollectDamage (final ComponentType damageMemoryComponentType)

Method CollectDamage.

Parameters:
final ComponentType damageMemoryComponentType

getQuery

public Query getQuery ()

Method getQuery.

handle

public void handle (final int index, @Nonnull final ArchetypeChunk archetypeChunk, @Nonnull final Store store, @Nonnull final CommandBuffer commandBuffer, @Nonnull final Damage damage)

Method handle.

Parameters:
final int index
@Nonnull final ArchetypeChunk archetypeChunk
@Nonnull final Store store
@Nonnull final CommandBuffer commandBuffer
@Nonnull final Damage damage

getGroup

public SystemGroup getGroup ()

Method getGroup.