public class WEHook extends Object
| Constructor and Description |
|---|
WEHook() |
| Modifier and Type | Method and Description |
|---|---|
static org.bukkit.Location[] |
getWESelection(org.bukkit.entity.Player player) |
static Region |
pasteWithWE(org.bukkit.entity.Player p,
File file) |
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) |
static void |
setSelectionFromRP(org.bukkit.entity.Player p,
org.bukkit.Location pos1,
org.bukkit.Location pos2) |
static void |
setSelectionRP(org.bukkit.entity.Player p,
org.bukkit.Location pos1,
org.bukkit.Location pos2) |
static boolean |
undo(String rid) |
public static boolean undo(String rid)
public static org.bukkit.Location[] getWESelection(org.bukkit.entity.Player player)
public static void setSelectionRP(org.bukkit.entity.Player p,
org.bukkit.Location pos1,
org.bukkit.Location pos2)
public static void setSelectionFromRP(org.bukkit.entity.Player p,
org.bukkit.Location pos1,
org.bukkit.Location pos2)
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)
Copyright © 2021. All rights reserved.