mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2024-11-07 03:02:11 +01:00
Link pr if not pulled directly.
This commit is contained in:
parent
fad90d175a
commit
3d3cbc341b
@ -138,6 +138,7 @@ public class FightData extends ACheckData {
|
||||
public int speedShortTermTick;
|
||||
|
||||
// TNT workaround: Allow ENTITY_ATTACK if these attributes match.
|
||||
// Discussion at: https://github.com/NoCheatPlus/NoCheatPlus/pull/17 (@Iceee)
|
||||
/** Tick the last explosion damage was dealt at. */
|
||||
public int lastExplosionDamageTick = -1 ;
|
||||
/** Last explosion damaged entity (id). */
|
||||
|
Loading…
Reference in New Issue
Block a user