Skip to content

PathPlugin

Package: com.hypixel.hytale.builtin.path

public class PathPlugin extends JavaPlugin

Plugin providing the path and patrol system. Registers entity types for path markers, ECS systems for managing prefab paths and world paths, and commands for path manipulation. Manages spatial indexing of path markers using KDTree.

ModifierReturn TypeSignature
public staticPathPluginget()
publicResourceType<EntityStore, WorldPathData>getWorldPathDataResourceType()
publicResourceType<EntityStore, SpatialResource<Ref<EntityStore>, EntityStore>>getPrefabPathSpatialResource()
publicComponentType<EntityStore, WorldPathBuilder>getWorldPathBuilderComponentType()
publicModelgetPathMarkerModel()
ModifierTypeName
public static finalKeyedCodec<String>PATH_MARKER_MODEL
public static finalStringDEFAULT_PATH_MARKER_MODEL
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.