Class PrefabPathHelper

java.lang.Object
com.hypixel.hytale.builtin.path.commands.PrefabPathHelper

public final class PrefabPathHelper extends Object
  • Constructor Details

    • PrefabPathHelper

      private PrefabPathHelper()
  • Method Details

    • addMarker

      public static void addMarker(@Nonnull Store<EntityStore> store, @Nonnull Ref<EntityStore> playerRef, @Nonnull UUID pathId, @Nonnull String pathName, double pauseTime, float obsvAngleDegrees, short targetIndex, int worldgenId)