Package 

Object WorldGuardAdapters

  • All Implemented Interfaces:
    com.tealcube.minecraft.spigot.worldguard.adapters.IWorldGuardAdapter

    
    public class WorldGuardAdapters
     implements IWorldGuardAdapter
                        
    • Method Summary

      Modifier and Type Method Description
      Boolean isFlagAllowAtLocation(Location location, String flagName)
      Boolean isFlagDenyAtLocation(Location location, String flagName)
      Unit registerFlag(String flagName)
      • Methods inherited from class com.tealcube.minecraft.spigot.worldguard.adapters.IWorldGuardAdapter

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait