-
- All Implemented Interfaces:
public final class WorldGuardFunctionsKt
-
-
Method Summary
Modifier and Type Method Description final static LocalPlayertoLocalPlayer(Player $self)final static PlayertoBukkitPlayer(Player $self)final static BlockVector3toBlockVector3(Location $self)final static BlockVector3toBlockVector3(Location $self)final static WorldtoWorldeditWorld(World $self)final static BooleantestStateOfFlag(StateFlag $self, Player player, Function1<RegionManager, Unit> nullRegion)final static BooleantestStateOfFlag(StateFlag $self, Player player, Function1<RegionManager, Unit> nullRegion)final static BooleantestStateOfFlag(StateFlag $self, Player player, Location location, Function1<RegionManager, Unit> nullRegion)-
-
Method Detail
-
toLocalPlayer
final static LocalPlayer toLocalPlayer(Player $self)
-
toBukkitPlayer
final static Player toBukkitPlayer(Player $self)
-
toBlockVector3
final static BlockVector3 toBlockVector3(Location $self)
-
toBlockVector3
final static BlockVector3 toBlockVector3(Location $self)
-
toWorldeditWorld
final static World toWorldeditWorld(World $self)
-
testStateOfFlag
final static Boolean testStateOfFlag(StateFlag $self, Player player, Function1<RegionManager, Unit> nullRegion)
-
testStateOfFlag
final static Boolean testStateOfFlag(StateFlag $self, Player player, Function1<RegionManager, Unit> nullRegion)
-
testStateOfFlag
final static Boolean testStateOfFlag(StateFlag $self, Player player, Location location, Function1<RegionManager, Unit> nullRegion)
-
-
-
-