Package org.dreambot.api.script.listener
Interface GameTickListener
-
@Deprecated public interface GameTickListener
Deprecated.This is not currently implemented yet and does not currently work. This will be added in a future version of DreamBot.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description void
onGameTick()
Deprecated.This is not currently implemented yet and does not currently work.
-