Skip to content

MountSystems.TrackerRemove

Package: com.hypixel.hytale.builtin.mounts

public static class TrackerRemove extends RefChangeSystem<EntityStore, MountedComponent>

Reacts to MountedComponent removal on visible entities. When the component is removed:

  1. If the mount was a block mount, stops the movement animation via AnimationUtils.stopAnimation.
  2. Queues a ComponentUpdateType.Mounted remove update to all viewers tracking the entity.

Matches entities with EntityTrackerSystems.Visible.

MountedComponent — reacts to removal only; onComponentAdded and onComponentSet are no-ops.

Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.