public class FactionsExploitListener
extends java.lang.Object
implements org.bukkit.event.Listener
Constructor and Description |
---|
FactionsExploitListener() |
Modifier and Type | Method and Description |
---|---|
void |
blockEnderPearlTeleport(org.bukkit.event.player.PlayerTeleportEvent event) |
void |
blockObsidianGenerators(org.bukkit.event.block.BlockFromToEvent event) |
static boolean |
clippingThrough(org.bukkit.Location target,
org.bukkit.Location from,
double thickness) |
static FactionsExploitListener |
get() |
void |
onBlockFromTo(org.bukkit.event.block.BlockFromToEvent event) |
public static FactionsExploitListener get()
public void blockObsidianGenerators(org.bukkit.event.block.BlockFromToEvent event)
public void blockEnderPearlTeleport(org.bukkit.event.player.PlayerTeleportEvent event)
public static boolean clippingThrough(org.bukkit.Location target, org.bukkit.Location from, double thickness)
public void onBlockFromTo(org.bukkit.event.block.BlockFromToEvent event)