Skip to content

MountSystems.RemoveBlockSeat

Package: com.hypixel.hytale.builtin.mounts

public static class RemoveBlockSeat extends RefSystem<ChunkStore>

A ChunkStore system that dismounts all seated entities when a block seat chunk entity is removed. Registered on the chunk store registry by MountPlugin.

Matches chunk entities with BlockMountComponent.

  • onEntityAdded: No-op.
  • onEntityRemove: Collects all seated entity references from the BlockMountComponent, removes each from the seat, and schedules removal of the MountedComponent on the world thread for each valid seated entity.
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.