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;
|
||||
|
||||
@@ -122,7 +122,7 @@ public final class WorldData implements IWorldData
|
||||
* Requires to start up from external from here
|
||||
*
|
||||
* drawback of the singleton build style
|
||||
*
|
||||
*
|
||||
* @param server
|
||||
*/
|
||||
public static void onServerAboutToStart( MinecraftServer server )
|
||||
|
||||
Reference in New Issue
Block a user