public class GamePlayerKillEvent extends GamePlayerEvent
public static com.github.lazoyoung.craftgames.event.GamePlayerKillEvent.Companion Companion
public GamePlayerKillEvent(@NotNull com.github.lazoyoung.craftgames.game.player.PlayerData playerData, @NotNull org.bukkit.entity.LivingEntity victim, @NotNull com.github.lazoyoung.craftgames.game.Game game)
@NotNull public org.bukkit.event.HandlerList getHandlers()
@NotNull public org.bukkit.entity.LivingEntity getVictim()
@JvmStatic @NotNull public static org.bukkit.event.HandlerList getHandlerList()