Uses of Class
baritone.api.event.events.BlockInteractEvent
Packages that use BlockInteractEvent
-
Uses of BlockInteractEvent in baritone.api.event.listener
Methods in baritone.api.event.listener with parameters of type BlockInteractEventModifier and TypeMethodDescriptiondefault voidAbstractGameEventListener.onBlockInteract(BlockInteractEvent event) voidIGameEventListener.onBlockInteract(BlockInteractEvent event) Called when the local player interacts with a block, whether it is breaking or opening/placing.