BloodMagic/BM_src/WayofTime/alchemicalWizardry/common/tileEntity/TESpellBlock.java

7 lines
110 B
Java
Raw Normal View History

2014-01-24 15:28:03 +00:00
package WayofTime.alchemicalWizardry.common.tileEntity;
public class TESpellBlock extends TEOrientable
{
}