RespawnSystems
Package: com.hypixel.hytale.server.core.modules.entity.damage
Type: class
Static Fields
| Name | Type |
|---|---|
QUERY | Query |
Methods
| Method | Returns |
|---|---|
componentType() | ComponentType |
onComponentAdded(@Nonnull Ref ref, @Nonnull DeathComponent component, @Nonnull Store store, @Nonnull CommandBuffer commandBuffer) | void |
onComponentSet(@Nonnull Ref ref, DeathComponent oldComponent, @Nonnull DeathComponent newComponent, @Nonnull Store store, @Nonnull CommandBuffer commandBuffer) | void |
getQuery() | Query |
onComponentRemoved(@Nonnull Ref ref, @Nonnull DeathComponent component, @Nonnull Store store, @Nonnull CommandBuffer commandBuffer) | void |