fakeStatistic

open override fun fakeStatistic(player: Player, statistic: Statistic, value: Int)

Sends a fake statistic update to the player via a packet.

Parameters

player

The target player.

statistic

The statistic to update.

value

The new value for the statistic.