public class TARDISRoomBuilder
extends java.lang.Object
Constructor and Description |
---|
TARDISRoomBuilder(TARDIS plugin,
java.lang.String r,
org.bukkit.Location l,
COMPASS d,
org.bukkit.entity.Player p) |
Modifier and Type | Method and Description |
---|---|
boolean |
build()
Gets the required data to build a TARDIS room, then starts a repeating task to build it.
|