Module bot

Module bot 

Source

Structs§

Bot
A component that clients with BotPlugin will have. If you just want to check if an entity is one of our bots, you should use LocalEntity.
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

Functions§

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