refactor: remove redundant lua type wrappers
This commit is contained in:
@@ -8,9 +8,6 @@ use super::{
|
||||
container::item_stack::ItemStack,
|
||||
container::{Container, ContainerRef},
|
||||
direction::Direction,
|
||||
entity::Entity,
|
||||
fluid_state::FluidState,
|
||||
hunger::Hunger,
|
||||
vec3::Vec3,
|
||||
};
|
||||
use azalea::Client as AzaleaClient;
|
||||
|
Reference in New Issue
Block a user