summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/api/IItemDb.java
blob: 24cd9df196620817847ea3ccbf9d5c6d91711c48 (plain)
1
2
3
4
5
6
7
8

package com.earth2me.essentials.api;


public interface IItemDb extends net.ess3.api.IItemDb
{

}