public interface VersionHelper
extends org.bukkit.event.Listener
| Modifier and Type | Method and Description |
|---|---|
boolean |
denyEntLingPot(org.bukkit.event.entity.ProjectileHitEvent e,
org.bukkit.World world) |
boolean |
existParticle(String particle) |
org.bukkit.block.Block |
getBlockRelative(org.bukkit.block.Block block) |
org.bukkit.entity.Entity |
getEntLingPot(org.bukkit.event.entity.ProjectileHitEvent e) |
org.bukkit.projectiles.ProjectileSource |
getPlayerLingPot(org.bukkit.event.entity.ProjectileHitEvent e) |
Set<org.bukkit.Location> |
getPortalLocations(org.bukkit.event.world.PortalCreateEvent e) |
String |
getVersion() |
boolean |
isOpenable(org.bukkit.block.Block b) |
br.net.fabiozumbi12.RedProtect.Core.config.Category.FlagGuiCategory |
setGuiItems(br.net.fabiozumbi12.RedProtect.Core.config.Category.FlagGuiCategory guiItems) |
boolean |
spawnParticle(org.bukkit.World world,
String particle,
double x,
double y,
double z) |
void |
toggleDoor(org.bukkit.block.Block b) |
org.bukkit.block.Block getBlockRelative(org.bukkit.block.Block block)
String getVersion()
Set<org.bukkit.Location> getPortalLocations(org.bukkit.event.world.PortalCreateEvent e)
org.bukkit.projectiles.ProjectileSource getPlayerLingPot(org.bukkit.event.entity.ProjectileHitEvent e)
boolean denyEntLingPot(org.bukkit.event.entity.ProjectileHitEvent e,
org.bukkit.World world)
org.bukkit.entity.Entity getEntLingPot(org.bukkit.event.entity.ProjectileHitEvent e)
void toggleDoor(org.bukkit.block.Block b)
boolean isOpenable(org.bukkit.block.Block b)
br.net.fabiozumbi12.RedProtect.Core.config.Category.FlagGuiCategory setGuiItems(br.net.fabiozumbi12.RedProtect.Core.config.Category.FlagGuiCategory guiItems)
boolean existParticle(String particle)
boolean spawnParticle(org.bukkit.World world,
String particle,
double x,
double y,
double z)
Copyright © 2021. All rights reserved.