Export bot.rs (#101)

This commit is contained in:
TheDudeFromCI 2023-08-19 18:31:21 -07:00 committed by GitHub
parent f0ff8e7f29
commit 6a318ee6f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ pub use azalea_entity as entity;
pub use azalea_protocol as protocol;
pub use azalea_registry::{Block, EntityKind, Item};
pub use azalea_world as world;
pub use bot::DefaultBotPlugins;
pub use bot::*;
use ecs::component::Component;
use futures::{future::BoxFuture, Future};
use protocol::{