Package 

Class WorldGuardFunctionsKt

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static LocalPlayer toLocalPlayer(Player $self)
      final static Player toBukkitPlayer(Player $self)
      final static BlockVector3 toBlockVector3(Location $self)
      final static BlockVector3 toBlockVector3(Location $self)
      final static World toWorldeditWorld(World $self)
      final static Boolean testStateOfFlag(StateFlag $self, Player player, Function1<RegionManager, Unit> nullRegion)
      final static Boolean testStateOfFlag(StateFlag $self, Player player, Function1<RegionManager, Unit> nullRegion)
      final static Boolean testStateOfFlag(StateFlag $self, Player player, Location location, Function1<RegionManager, Unit> nullRegion)
      • Methods inherited from class java.lang.Object

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