Skip to content

PrefabPathSystems

Package: com.hypixel.hytale.builtin.path

public class PrefabPathSystems

Container for ECS systems that manage prefab patrol paths. Handles path marker entity lifecycle, world-gen integration, nameplate display, and prefab paste operations.

HolderSystem<EntityStore> that registers/unregisters path marker entities with the WorldPathData resource when they are added or removed from the store.

HolderSystem<EntityStore> that assigns WorldGenId to path markers spawned via world generation.

HolderSystem<EntityStore> that creates display name and nameplate components for path markers.

RefChangeSystem<EntityStore, DisplayNameComponent> that syncs nameplate text when display names change on path markers.

WorldEventSystem<EntityStore, PrefabPlaceEntityEvent> that assigns new path UUIDs when path markers are placed via prefab paste.

RefChangeSystem<EntityStore, WorldGenId> that updates display names when the worldgen ID changes on path markers.

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