mirror of
https://github.com/MassiveCraft/Factions.git
synced 2025-02-17 12:21:53 +01:00
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