Superfluous whitespace removal

This commit is contained in:
yueh
2017-07-20 21:23:01 +02:00
parent 7de90ed0ae
commit 406013142e
15 changed files with 42 additions and 42 deletions
@@ -34,7 +34,7 @@ public class PlayerDifferentiator
/**
* Can determine if an {@link net.minecraft.entity.player.EntityPlayer} is not a real player.
* This is based on if the
*
*
* @param player is:
* - null
* - dead
@@ -40,7 +40,7 @@ public class PlayerStatsRegistration
/**
* is true if the {@link appeng.core.features.AEFeature#ACHIEVEMENTS} is enabled in the
*
*
* @param config
*/
private final boolean isAchievementFeatureEnabled;