All previous deprecated methods removed (OH GOD EVERYTHING BROKEN)
By: Dinnerbone <dinnerbone@dinnerbone.com>
This commit is contained in:
@@ -18,15 +18,6 @@ public interface CommandSender {
|
||||
*/
|
||||
public boolean isOp();
|
||||
|
||||
/**
|
||||
* Checks if this sender is a player
|
||||
*
|
||||
* @return true if they are
|
||||
* @deprecated Use instanceof
|
||||
*/
|
||||
@Deprecated
|
||||
public boolean isPlayer();
|
||||
|
||||
/**
|
||||
* Returns the server instance that this command is running on
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user