PlotSquared
PlotSquared copied to clipboard
Replace guava usage in ForceFieldListener with Java's Stream API
https://github.com/IntellectualSites/PlotSquared/blob/v6/Bukkit/src/main/java/com/plotsquared/bukkit/listener/ForceFieldListener.java#L42 can easily be replaced with Java's Stream API and doesn't need to rely on guava's Iterables.