Typo getRefrenceItem
This commit is contained in:
@@ -26,7 +26,7 @@ public class InternalSlotME
|
||||
|
||||
public IAEItemStack getAEStack()
|
||||
{
|
||||
return repo.getRefrenceItem( offset );
|
||||
return repo.getReferenceItem( offset );
|
||||
}
|
||||
|
||||
public boolean hasPower()
|
||||
|
||||
Reference in New Issue
Block a user