azalea

Module prelude

Source
Expand description

The Azalea prelude. Things that are necessary for a bare-bones bot are re-exported here.

Re-exports§

Structs§

  • Something that can join Minecraft servers.
  • Client has the things that a user interacting with the library will want.
  • A Bevy schedule that runs every Minecraft game tick, i.e. every 50ms.

Enums§

  • Something that happened in-game, such as a tick passing or chat message being sent.

Traits§

Derive Macros§