Class Utils
java.lang.Object
dev.despical.whackme.util.Utils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic List<org.bukkit.Location> getLocationsSurroundedBy(org.bukkit.Location center) static booleanisSurroundedBy(org.bukkit.Location center) static voidresetPlayerAttributes(org.bukkit.entity.Player player)
-
Field Details
-
DIRECTIONS
public static final int[][] DIRECTIONS
-
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
isSurroundedBy
public static boolean isSurroundedBy(org.bukkit.Location center) -
getLocationsSurroundedBy
-
format
-
resetPlayerAttributes
public static void resetPlayerAttributes(org.bukkit.entity.Player player)
-