public class TARDISPresetDestroyerFactory
extends java.lang.Object
The chameleon circuit is the component of a TARDIS which changes its outer plasmic shell to assume a shape which blends in with its surroundings.
Constructor and Description |
---|
TARDISPresetDestroyerFactory(TARDIS plugin) |
Modifier and Type | Method and Description |
---|---|
void |
destroyDoor(int id) |
void |
destroyDuckEyes(org.bukkit.Location l,
COMPASS d) |
void |
destroyHandbrake(org.bukkit.Location l,
COMPASS d) |
void |
destroyLamp(org.bukkit.Location l,
PRESET p) |
void |
destroyLampTrapdoors(org.bukkit.Location l,
COMPASS d) |
void |
destroyMineshaftTorches(org.bukkit.Location l,
COMPASS d) |
void |
destroyPreset(DestroyData dd) |
void |
destroySign(org.bukkit.Location l,
COMPASS d,
PRESET p) |
void |
removeBlockProtection(int id) |
public TARDISPresetDestroyerFactory(TARDIS plugin)
public void destroyPreset(DestroyData dd)
public void destroyDoor(int id)
public void destroyHandbrake(org.bukkit.Location l, COMPASS d)
public void destroyLamp(org.bukkit.Location l, PRESET p)
public void destroyDuckEyes(org.bukkit.Location l, COMPASS d)
public void destroyMineshaftTorches(org.bukkit.Location l, COMPASS d)
public void destroyLampTrapdoors(org.bukkit.Location l, COMPASS d)
public void removeBlockProtection(int id)