Skip to content

HUD 输出与诊断

本页面详细列出了 速度计 (Speedometer) 在不同配置模式下渲染的 HUD 文本输出格式。


📊 HUD 输出信息框

显示模式渲染输出格式
智能合并模式Speed: 0.215 blocks/tick, 4.30 b/s (H: 4.30, V: 0.00)
独立 SpeedometerSpeed: 4.30 b/s (H: 4.30, V: 0.00)
Pure VanillaSpeed: 0.215 blocks/tick
静止 / 休息Speed: 0.00 b/s (H: 0.00, V: 0.00)

🔍 HUD 元素行结构分解

text
Speed: 4.30 b/s (H: 4.30, V: 0.00)
|---1---| |-2--|      |-3--|   |-4--|
  1. 总速度 (Speed: 4.30 b/s):每秒方块数 (b/s) 的完整 3D 运动速度 ($X, Y, Z$)。
  2. 单位标签 (b/s):每秒方块数 ($20.0\text{ ticks} = 1.0\text{ 秒}$)。
  3. 水平分量 (H: 4.30):跨越 $X/Z$ 平面的地面速度。
  4. 垂直分量 (V: 0.00):沿 $Y$ 轴的垂直高度速度。

🔗 相关页面

Official documentation & web portal for Dasik Igaijinn mods.