public class TARDISRoomRunnable
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
TARDISRoomRunnable(TARDIS plugin,
TARDISRoomData roomData,
org.bukkit.entity.Player player) |
Modifier and Type | Method and Description |
---|---|
void |
run()
A runnable task that builds TARDIS rooms block by block.
|
void |
setTask(int task) |
public TARDISRoomRunnable(TARDIS plugin, TARDISRoomData roomData, org.bukkit.entity.Player player)