pushing changes i made in the wrong branch

This commit is contained in:
Mohammad-Ali Minaie
2017-06-18 01:23:08 -04:00
parent d1b0d02131
commit e72f91d3ac

View File

@@ -112,6 +112,8 @@ public abstract class AnvilBase extends CustomContainerFacing implements AnvilHa
return new BlockStateContainer(this, new IProperty[] {FACING}); return new BlockStateContainer(this, new IProperty[] {FACING});
} }
@Override @Override
public boolean isFullCube(IBlockState state) public boolean isFullCube(IBlockState state)
{ {