Package baritone.api.event.listener
package baritone.api.event.listener
-
InterfacesClassDescriptionAn implementation of
IGameEventListenerthat has all methods overridden with empty bodies, allowing inheritors of this class to choose which events they would like to listen in on.A type ofIGameEventListenerthat can have additional listeners registered so that they receive the events that are dispatched to this listener.