Skip to content

DeathSystems

Package: com.hypixel.hytale.server.core.modules.entity.damage

Type: class

Static Fields

NameType
ENTITY_STAT_MAP_COMPONENT_TYPEComponentType
INTERACTION_MANAGER_COMPONENT_TYPEComponentType
QUERYQuery
QUERYQuery
DEPENDENCIESSet
INTERACTIONS_COMPONENT_TYPEComponentType
INTERACTION_MANAGER_COMPONENT_TYPEComponentType
QUERYQuery
DEPENDENCIESSet
QUERYQuery
DEFERRED_CORPSE_REMOVAL_COMPONENT_TYPEComponentType
QUERYQuery

Fields

NameType
queryQuery
dependenciesSet

Static Methods

MethodReturns
playDeathAnimation(@Nonnull Ref ref, @Nonnull DeathComponent deathComponent, @Nullable ModelComponent modelComponent, @Nonnull MovementStatesComponent movementStatesComponent, @Nonnull ComponentAccessor componentAccessor)void

Methods

MethodReturns
componentType()ComponentType
onComponentSet(@Nonnull Ref ref, DeathComponent oldComponent, @Nonnull DeathComponent newComponent, @Nonnull Store store, @Nonnull CommandBuffer commandBuffer)void
onComponentRemoved(@Nonnull Ref ref, @Nonnull DeathComponent component, @Nonnull Store store, @Nonnull CommandBuffer commandBuffer)void
getDependencies()Set
getQuery()Query
onComponentAdded(@Nonnull Ref ref, @Nonnull DeathComponent component, @Nonnull Store store, @Nonnull CommandBuffer commandBuffer)void
DeathAnimation()public
onEntityAdded(@Nonnull Ref ref, @Nonnull AddReason reason, @Nonnull Store store, @Nonnull CommandBuffer commandBuffer)void
onEntityRemove(@Nonnull Ref ref, @Nonnull RemoveReason reason, @Nonnull Store store, @Nonnull CommandBuffer commandBuffer)void
tick(float dt, int index, @Nonnull ArchetypeChunk archetypeChunk, @Nonnull Store store, @Nonnull CommandBuffer commandBuffer)void

Unofficial documentation · Any questions? Found a mistake? Have something you want documented? Join the Discord server at the top and let us know in #hytale!