public class FlockDeathSystems
Class FlockDeathSystems. Provides flockdeathsystems functionality for the Hytale server.
java.lang.Object > FlockDeathSystems
Field Summary
npcComponent
final
NPCEntity
npcComponent
Field npcComponent.
role
final
Role
role
Field role.
damageInfo
final
Damage
damageInfo
Field damageInfo.
source
final
Damage.Source
source
Field source.
attackerFlock
final
Flock
attackerFlock
Field attackerFlock.
Method Detail
onComponentAdded
public
void
onComponentAdded
(@Nonnull final Ref ref, @Nonnull final DeathComponent component, @Nonnull final Store store, @Nonnull final CommandBuffer commandBuffer)
Method onComponentAdded.
- Parameters:
@Nonnull final Refref@Nonnull final DeathComponentcomponent@Nonnull final Storestore@Nonnull final CommandBuffercommandBuffer
EntityDeath
public
public
EntityDeath
()
Method EntityDeath.