Class PlayerStatisticIncrementEvent

java.lang.Object
org.bukkit.event.Event
org.bukkit.event.player.PlayerEvent
org.bukkit.event.player.PlayerStatisticIncrementEvent
All Implemented Interfaces:
Cancellable

public class PlayerStatisticIncrementEvent
extends PlayerEvent
implements Cancellable
Called when a player statistic is incremented.

This event is not called for some high frequency statistics, e.g. movement based statistics.