Class PrefabPathHelper
java.lang.Object
com.hypixel.hytale.builtin.path.commands.PrefabPathHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddMarker(Store<EntityStore> store, Ref<EntityStore> playerRef, UUID pathId, String pathName, double pauseTime, float obsvAngleDegrees, short targetIndex, int worldgenId)
-
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)
-