Code cleanup
Added missing this, annotations, etc.
This commit is contained in:
@@ -1067,6 +1067,6 @@ public final class ApiBlocks implements IBlocks
|
||||
|
||||
public IBlockDefinition energyGenerator()
|
||||
{
|
||||
return energyGenerator;
|
||||
return this.energyGenerator;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user