pub type MinecraftEntityId = MinecraftEntityId;👎Deprecated:
moved to azalea_core::entity_id::MinecraftEntityId.
Aliased Type§
pub struct MinecraftEntityId(pub i32);Tuple Fields§
§0: i32