mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2025-01-21 23:51:20 +01:00
Removed useless #isOnePointEight() in Util
This commit is contained in:
parent
c9e22d5849
commit
83e35523b7
@ -164,11 +164,6 @@ public class Util {
|
|||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
|
|
||||||
public static boolean isOnePointEight() {
|
|
||||||
// TODO Auto-generated method stub
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Results a list of items in a player's hands. Works for older versions of servers
|
* Results a list of items in a player's hands. Works for older versions of servers
|
||||||
* @param player
|
* @param player
|
||||||
|
Loading…
Reference in New Issue
Block a user