Internal change to fix Named Inventories. This change will not affect the reobfed version (much).
This commit is contained in:
@@ -22,7 +22,7 @@ package appeng.helpers;
|
||||
public interface ICustomNameObject
|
||||
{
|
||||
|
||||
String getCustomName();
|
||||
String getCustomInventoryName();
|
||||
|
||||
boolean hasCustomName();
|
||||
boolean hasCustomInventoryName();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user