Small code cosmetics and null checks update.

This commit is contained in:
Gunther De Wachter
2017-07-09 13:44:11 +02:00
parent 1975c3c262
commit 76e19874cf
4 changed files with 7 additions and 9 deletions
@@ -246,7 +246,7 @@ public final class ApiBlocks implements IBlocks
{
// if(this.registeredClasses.contains( teClass ) )
// {
// AELog.debug( "Already registered " + teClass.getName() +" to Forge!" );
// AELog.debug( "Already registered " + teClass.getName() + " to Forge!" );
// return;
// }
//