public class TARDISMushroomRecalculator
extends java.lang.Object
Constructor and Description |
---|
TARDISMushroomRecalculator() |
Modifier and Type | Method and Description |
---|---|
org.bukkit.block.data.BlockData |
recalculate(org.bukkit.block.data.BlockData b,
COMPASS d,
int col)
Recalculate the data for multiple facing block (MUSHROOM) when the TARDIS preset changes direction.
|
public org.bukkit.block.data.BlockData recalculate(org.bukkit.block.data.BlockData b, COMPASS d, int col)
b
- the block data stored in the preset datad
- the new direction of the TARDIScol
- the preset column that is being calculated