Class WorldGuardIntegration

java.lang.Object
me.lokka30.levelledmobs.managers.WorldGuardIntegration

public class WorldGuardIntegration extends Object
Manages communication to WorldGuar for the purposes of obtaining region and flag information
Since:
2.4.0
  • Method Details

    • getWorldGuardRegionsForLocation

      @NotNull public static @NotNull List<String> getWorldGuardRegionsForLocation(@NotNull @NotNull LivingEntityInterface lmInterface)
    • getWorldGuardRegionOwnersForLocation

      @NotNull public static @NotNull List<String> getWorldGuardRegionOwnersForLocation(@NotNull @NotNull LivingEntityInterface lmInterface)