PathPlugin
Package: com.hypixel.hytale.builtin.path
public class PathPlugin extends JavaPluginPlugin 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.
Methods
Section titled “Methods”| Modifier | Return Type | Signature |
|---|---|---|
public static | PathPlugin | get() |
public | ResourceType<EntityStore, WorldPathData> | getWorldPathDataResourceType() |
public | ResourceType<EntityStore, SpatialResource<Ref<EntityStore>, EntityStore>> | getPrefabPathSpatialResource() |
public | ComponentType<EntityStore, WorldPathBuilder> | getWorldPathBuilderComponentType() |
public | Model | getPathMarkerModel() |
Constants
Section titled “Constants”| Modifier | Type | Name |
|---|---|---|
public static final | KeyedCodec<String> | PATH_MARKER_MODEL |
public static final | String | DEFAULT_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.