public final class TARDISDesktopThemeEvent extends TARDISEvent
Constructor and Description |
---|
TARDISDesktopThemeEvent(org.bukkit.entity.Player player,
Tardis tardis,
TARDISUpgradeData upgradeData) |
Modifier and Type | Method and Description |
---|---|
TARDISUpgradeData |
getUpgradeData()
Returns a desktop theme data object.
|
getHandlerList, getHandlers, getPlayer, getTardis
public TARDISDesktopThemeEvent(org.bukkit.entity.Player player, Tardis tardis, TARDISUpgradeData upgradeData)
public TARDISUpgradeData getUpgradeData()
TARDISUpgradeData
to determine the previous theme, the theme that the TARDIS is changing to, the wall and floor
block types using the object's getter methods.