Class RemovePoweredState
java.lang.Object
org.bukkit.scheduler.BukkitRunnable
io.github.sefiraat.slimetinker.runnables.event.RemovePoweredState
- All Implemented Interfaces:
Runnable
public class RemovePoweredState
extends org.bukkit.scheduler.BukkitRunnable
-
Constructor Summary
ConstructorsConstructorDescriptionRemovePoweredState(org.bukkit.block.Block block, org.bukkit.entity.Player player) -
Method Summary
Methods inherited from class org.bukkit.scheduler.BukkitRunnable
cancel, getTaskId, isCancelled, runTask, runTaskAsynchronously, runTaskLater, runTaskLaterAsynchronously, runTaskTimer, runTaskTimerAsynchronously
-
Constructor Details
-
RemovePoweredState
public RemovePoweredState(org.bukkit.block.Block block, org.bukkit.entity.Player player)
-
-
Method Details
-
run
public void run()
-