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 useLocalEntity
. - BotPlugin
- Default
BotPlugins - A [
PluginGroup
] for the plugins that add extra bot functionality to the client. - Jump
Event - Event to jump once.
- Look
AtEvent - Make an entity look towards a certain position in the world.
Traits§
Functions§
- direction_
looking_ at - Return the look direction that would make a client at
current
be looking attarget
. - jump_
listener