Superfluous whitespace removal
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user