Gold door completed, doors check for obstructions

This commit is contained in:
StevenRS11
2013-09-11 00:22:16 -04:00
parent 08b36054ce
commit 78785047af
9 changed files with 126 additions and 21 deletions

View File

@@ -0,0 +1,5 @@
package StevenDimDoors.mod_pocketDim.commands;
public interface IItemDimDoor {
}