public class TARDISExteriorRenderer
extends java.lang.Object
Constructor and Description |
---|
TARDISExteriorRenderer(TARDIS plugin) |
Modifier and Type | Method and Description |
---|---|
void |
render(java.lang.String interior,
org.bukkit.Location exterior,
int id,
org.bukkit.entity.Player p,
COMPASS d,
long time,
org.bukkit.block.Biome biome) |
void |
transmat(org.bukkit.entity.Player player,
COMPASS d,
org.bukkit.Location loc) |
public TARDISExteriorRenderer(TARDIS plugin)