Puts everywhere brackets
This commit is contained in:
@@ -45,7 +45,9 @@ public class ContainerOpenContext
|
||||
public TileEntity getTile()
|
||||
{
|
||||
if( this.isItem )
|
||||
{
|
||||
return null;
|
||||
}
|
||||
return this.w.getTileEntity( this.x, this.y, this.z );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user