public interface IColorableTile
| Modifier and Type | Method and Description |
|---|---|
AEColor |
getColor() |
boolean |
recolourBlock(net.minecraftforge.common.util.ForgeDirection side,
AEColor colour,
net.minecraft.entity.player.EntityPlayer who) |