
Public Member Functions | |
| PoisonWatcher (@NotNull final Stats stats,@NotNull final CrossfireServerConnection crossfireServerConnection) | |
Helper class to synthesize an "is poisoned" stat value. The Crossfire server currently does not send this information, therefore drawinfo messages are tracked.
Definition at line 37 of file PoisonWatcher.java.
| com.realtime.crossfire.jxclient.stats.PoisonWatcher.PoisonWatcher | ( | @NotNull final Stats | stats, | |
| @NotNull final CrossfireServerConnection | crossfireServerConnection | |||
| ) |
Creates a new instance.
| stats | the stats instance to notify | |
| crossfireServerConnection | the connection to watch |
Definition at line 130 of file PoisonWatcher.java.
1.6.3