Class Damage.EnvironmentSource
java.lang.Object
com.hypixel.hytale.server.core.modules.entity.damage.Damage.EnvironmentSource
- All Implemented Interfaces:
Damage.Source
- Enclosing class:
Damage
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDeathMessage(Damage info, Ref<EntityStore> targetRef, ComponentAccessor<EntityStore> componentAccessor) getType()
-
Field Details
-
type
-
-
Constructor Details
-
EnvironmentSource
-
-
Method Details
-
getType
-
getDeathMessage
@Nonnull public Message getDeathMessage(@Nonnull Damage info, @Nonnull Ref<EntityStore> targetRef, @Nonnull ComponentAccessor<EntityStore> componentAccessor) - Specified by:
getDeathMessagein interfaceDamage.Source
-