Finished the Altar

This commit is contained in:
Arcaratus 2015-11-03 10:34:11 -05:00
parent ac5402df6b
commit ab60e5f3fe
10 changed files with 415 additions and 65 deletions

View file

@ -0,0 +1,5 @@
package WayofTime.bloodmagic.api.iface;
public interface IAltarReader
{
}