HyCodeYourTale
classpublicPriority 1

KillFeedEvent

com.hypixel.hytale.server.core.modules.entity.damage.event.KillFeedEvent

7

Methods

7

Public Methods

0

Fields

1

Constructors

Constructors

public
KillFeedEvent()

Methods

Public Methods (7)

public
List<PlayerRef> getBroadcastTargets()
@Nonnull
public
Damage getDamage()
public
String getIcon()
@Nullable
public
Message getMessage()
@Nullable
public
Ref<EntityStore> getTargetRef()
@Nonnull
public
void setIcon(String icon)
public
void setMessage(Message message)

Related Classes