nitpicking myself
This commit is contained in:
@@ -55,7 +55,7 @@ public class FactionsExploitListener implements Listener
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public boolean clippingThrough(Location target, Location from, double thickness)
|
public static boolean clippingThrough(Location target, Location from, double thickness)
|
||||||
{
|
{
|
||||||
return
|
return
|
||||||
(
|
(
|
||||||
|
Reference in New Issue
Block a user