Class WEHook
java.lang.Object
br.net.fabiozumbi12.RedProtect.Bukkit.hooks.WEHook
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.bukkit.Location[]getWESelection(org.bukkit.entity.Player player) static RegionpasteWithWE(org.bukkit.entity.Player p, File file) static voidregenRegion(Region region, org.bukkit.World world, org.bukkit.Location p1, org.bukkit.Location p2, int delay, org.bukkit.command.CommandSender sender, boolean remove) static voidsetSelectionFromRP(org.bukkit.entity.Player p, org.bukkit.Location pos1, org.bukkit.Location pos2) static voidsetSelectionRP(org.bukkit.entity.Player p, org.bukkit.Location pos1, org.bukkit.Location pos2) static boolean
-
Constructor Details
-
WEHook
public WEHook()
-
-
Method Details
-
undo
-
getWESelection
public static org.bukkit.Location[] getWESelection(org.bukkit.entity.Player player) -
setSelectionRP
public static void setSelectionRP(org.bukkit.entity.Player p, org.bukkit.Location pos1, org.bukkit.Location pos2) -
setSelectionFromRP
public static void setSelectionFromRP(org.bukkit.entity.Player p, org.bukkit.Location pos1, org.bukkit.Location pos2) -
pasteWithWE
-
regenRegion
public static void regenRegion(Region region, org.bukkit.World world, org.bukkit.Location p1, org.bukkit.Location p2, int delay, org.bukkit.command.CommandSender sender, boolean remove)
-