Module bot

Module bot 

Source

Structs§

Bot
A component that clients with BotPlugin will have.
BotPlugin
DefaultBotPlugins
A [PluginGroup] for the plugins that add extra bot functionality to the client.
JumpEvent
Event to jump once.
LookAtEvent
Make an entity look towards a certain position in the world.

Traits§

BotClientExt
A trait that adds a few additional functions to Client that help with making bots.

Functions§

direction_looking_at
Return the look direction that would make a client at current be looking at target.
jump_listener