Small stuff
This commit is contained in:
parent
0f3c0196cd
commit
8d2ab7aa7a
6 changed files with 35 additions and 15 deletions
|
@ -4,5 +4,5 @@ import net.minecraft.item.ItemStack;
|
|||
|
||||
public interface ILPGauge
|
||||
{
|
||||
public boolean canSeeLPBar(ItemStack itemStack);
|
||||
boolean canSeeLPBar(ItemStack itemStack);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue