nitpicking myself
This commit is contained in:
parent
8e64c7c137
commit
3be1ecf63c
@ -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
|
||||
(
|
||||
|
Loading…
Reference in New Issue
Block a user