Package com.hbm_m.entity.missile
package com.hbm_m.entity.missile
-
ClassesClassDescriptionПорт
EntityMissileAntiBallisticиз 1.7.10.Базовая сущность баллистической ракеты.Шаттл-ракета (корпус shuttle.obj).Стелс-ракета: не видна радару, корпус stealth.obj.Прототип баллистической ракеты (Tier 0, missile_test).Ракеты уровня 0 (микро-носители).Ракеты уровня 1 (корпус V2).Ракеты уровня 2 (корпус Strong).Ракеты уровня 3 (корпус Huge).Ракеты уровня 4 (корпус Atlas).Simplified stand-in for the legacy player-pilotableEntitySoyuzCapsule: descends at a fixed speed from orbit height and drops its cargo payload on the ground near the launcher's designated target, then removes itself.Port of legacycom.hbm.entity.missile.EntitySoyuz: accelerates straight up, damages/ignites anything caught underneath, and at altitude either "deploys" its satellite payload (mode 0 - no orbital simulation exists in this port, see plan notes on SoyuzLauncherBlockEntity) or spawns aSoyuzCapsuleEntitycarrying cargo down to the designated target (mode 1).