Class InteractionTicker
java.lang.Object
org.bukkit.scheduler.BukkitRunnable
com.ticxo.modelengine.api.model.mananger.InteractionTicker
- All Implemented Interfaces:
Runnable
public class InteractionTicker
extends org.bukkit.scheduler.BukkitRunnable
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetModelRelay
(int id) getRelayedId
(int id) void
run()
void
setModelRelay
(int id, UUID uuid) void
void
start()
Methods inherited from class org.bukkit.scheduler.BukkitRunnable
cancel, getTaskId, isCancelled, runTask, runTaskAsynchronously, runTaskLater, runTaskLaterAsynchronously, runTaskTimer, runTaskTimerAsynchronously
-
Constructor Details
-
InteractionTicker
-
-
Method Details
-
start
public void start() -
run
public void run() -
setRelay
-
getRelayedId
-
setModelRelay
-
getModelRelay
-