Compiles again.

This commit is contained in:
Sebastian Hartte
2020-06-04 19:58:58 +02:00
parent 237463dd94
commit c402390282
89 changed files with 1353 additions and 1772 deletions
@@ -1091,7 +1091,7 @@ public abstract class AEBaseContainer extends Container
{
if( name.hasCustomInventoryName() )
{
this.setCustomName( name.getCustomInventoryName() );
this.setCustomName( name.getCustomInventoryName().getString() );
}
if( this.getCustomName() != null )