Formatting pass.

This commit is contained in:
WayofTime 2016-05-02 20:56:32 -04:00
parent 1e9f3dadd3
commit 25108a5838
13 changed files with 90 additions and 72 deletions

View file

@ -71,10 +71,10 @@ public class PlayerHelper
/**
* Checks whether or not the given player is an "actual" player
*
*
* @param player
* - The player in question
*
*
* @return If the player is fake or not
*/
public static boolean isFakePlayer(EntityPlayer player)