Skip to main content

Crate azalea_entity

Crate azalea_entity 

Source
Expand description

§azalea-entity

Features related to Minecraft entities used by Azalea.

Re-exports§

pub use attributes::Attributes;

Modules§

attributes
Attributes and modifiers for entities.
dimensions
inventory
mining
particle
vec_delta_codec

Structs§

ActiveEffects
The active mob effects on an entity.
EntityDataItem
EntityMetadataItems
EntityUuid
The Minecraft UUID of the entity.
FluidOnEyes
The type of fluid that is at an entity’s eye position, while also accounting for fluid height.
LookDirection
The direction that an entity is looking, in degrees.
MobEffectData
Data about an active mob effect.
OptionalUnsignedInt
Physics
The physics data relating to the entity, such as position, velocity, and bounding box.
PlayerAbilities
The abilities that a player has, such as flying or being able to instantly break blocks.
Position
The position of the entity right now.
Quaternion
Rotations
A set of x, y, and z rotations. This is used for armor stands.
VillagerData

Enums§

ArmadilloStateKind
CopperGolemStateKind
EntityDataValue
HumanoidArm
Pose
SnifferStateKind
WeatheringCopperStateKind

Functions§

input_vector
move_relative
view_vector