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
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 intindex@Nonnull final ArchetypeChunkarchetypeChunk@Nonnull final Storestore@Nonnull final CommandBuffercommandBuffer@Nonnull final Damagedamage