ServerEntityCombatEvents

public final class ServerEntityCombatEvents

Events related to entities in combat.

Types

AfterKilledOtherEntity
Link copied to clipboard
public interface AfterKilledOtherEntity

Properties

AFTER_KILLED_OTHER_ENTITY
Link copied to clipboard
public final static Event<ServerEntityCombatEvents.AfterKilledOtherEntityAFTER_KILLED_OTHER_ENTITY
An event that is called after an entity is directly responsible for killing another entity.

Sources

jvm source
Link copied to clipboard