public class TARDISSeedBlockProcessor
extends java.lang.Object
The TARDIS had a drawing room, which the Doctor claimed to be his "private study". Inside it were momentos of his many incarnations' travels.
Constructor and Description |
---|
TARDISSeedBlockProcessor(TARDIS plugin) |
Modifier and Type | Method and Description |
---|---|
boolean |
processBlock(TARDISBuildData seed,
org.bukkit.Location l,
org.bukkit.entity.Player player)
Turns a seed block, that has been right-clicked by a player into a TARDIS.
|
public TARDISSeedBlockProcessor(TARDIS plugin)
public boolean processBlock(TARDISBuildData seed, org.bukkit.Location l, org.bukkit.entity.Player player)
seed
- the build data for this seed blockl
- the location of the placed seed blockplayer
- the player who placed the seed block