Skip to content

DamageModule

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

Type: class

Extends: JavaPlugin

Constructors

java
public DamageModule(@Nonnull JavaPluginInit init)

Static Fields

NameType
MANIFESTPluginManifest
instanceDamageModule

Fields

NameType
deathComponentTypeComponentType
deferredCorpseRemovalComponentTypeComponentType
gatherDamageGroupSystemGroup
filterDamageGroupSystemGroup
inspectDamageGroupSystemGroup
dependenciesSet

Static Methods

MethodReturns
get()DamageModule

Methods

MethodReturns
setup()void
getDeathComponentType()ComponentType
getDeferredCorpseRemovalComponentType()ComponentType
getGatherDamageGroup()SystemGroup
getFilterDamageGroup()SystemGroup
getInspectDamageGroup()SystemGroup
OrderGatherFilter()public
getDependencies()Set

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!