NPCMountSystems
Package: com.hypixel.hytale.builtin.mounts
public class NPCMountSystemsContainer class for NPC-specific mount ECS systems. All systems are declared as static inner classes and registered by MountPlugin.setup().
Inner Classes
Section titled “Inner Classes”- OnAdd — handles NPC mount component addition
- DismountOnPlayerDeath — dismounts player on death
- DismountOnMountDeath — resets player on mount death
- OnPlayerRemove — dismounts player on entity removal
Related Types
Section titled “Related Types”- MountSystems — entity-mount systems
- NPCMountComponent — the NPC mount component
- MountPlugin — registers all systems
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.