Class ModTickTask
java.lang.Object
org.bukkit.scheduler.BukkitRunnable
me.mythicalflame.spigotmodding.functionalities.ModTickTask
- All Implemented Interfaces:
Runnable
public class ModTickTask
extends org.bukkit.scheduler.BukkitRunnable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
addArmor
(ModdedArmorSet set) static void
addItem
(ModdedItem item) void
run()
Methods inherited from class org.bukkit.scheduler.BukkitRunnable
cancel, getTaskId, isCancelled, runTask, runTaskAsynchronously, runTaskLater, runTaskLaterAsynchronously, runTaskTimer, runTaskTimerAsynchronously
-
Constructor Details
-
ModTickTask
public ModTickTask()
-
-
Method Details
-
run
public void run() -
addArmor
-
addItem
-