Skip navigation links
A B C D F G H I L M O P R S T V W 

I

IceTool - Interface in com.bgsoftware.wildtools.api.objects.tools
 
IceWandUseEvent - Class in com.bgsoftware.wildtools.api.events
 
IceWandUseEvent(Player, IceTool, List<Location>) - Constructor for class com.bgsoftware.wildtools.api.events.IceWandUseEvent
The constructor of the event.
isAnvilCombine() - Method in interface com.bgsoftware.wildtools.api.objects.tools.Tool
Check whether or not the tool can be combined with another tool in an anvil.
isAutoCollect() - Method in interface com.bgsoftware.wildtools.api.objects.tools.Tool
Check whether or not drops from the tool are added to the players' inventories.
isBlacklistedDrop(Material, short) - Method in interface com.bgsoftware.wildtools.api.objects.tools.Tool
Check whether or not a drop is blacklisted.
isBlacklistedMaterial(Material, short) - Method in interface com.bgsoftware.wildtools.api.objects.tools.Tool
Check whether or not a block is blacklisted.
isBlacklistedWorld(String) - Method in interface com.bgsoftware.wildtools.api.objects.tools.Tool
Check whether or not a world is blacklisted.
isCancelled() - Method in class com.bgsoftware.wildtools.api.events.HarvesterHoeSellEvent
 
isCancelled() - Method in class com.bgsoftware.wildtools.api.events.SellWandUseEvent
 
isContainer(BlockState) - Method in interface com.bgsoftware.wildtools.api.hooks.ContainerProvider
Checks whether or not a block is a container.
isInside() - Method in interface com.bgsoftware.wildtools.api.objects.Selection
Check whether or not the player is between both locations.
isInstantBreak() - Method in interface com.bgsoftware.wildtools.api.objects.tools.Tool
Check whether or not blocks broken by the tool are instant-broken.
isOmni() - Method in interface com.bgsoftware.wildtools.api.objects.tools.Tool
Check whether or not the tool switches types, depends on the broken block.
isOneLayerOnly() - Method in interface com.bgsoftware.wildtools.api.objects.tools.HarvesterTool
Should the radius be only for one layer?
isOnlyInsideClaim() - Method in interface com.bgsoftware.wildtools.api.objects.tools.Tool
Check whether or not the tool only affects blocks inside players' claims.
isOnlySameType() - Method in interface com.bgsoftware.wildtools.api.objects.tools.Tool
Check whether or not the tool only affects blocks of the same type.
isOwningTool(ItemStack, Player) - Method in interface com.bgsoftware.wildtools.api.handlers.ToolsManager
Check whether or not a player is owning an item or not.
isOwningTool(ItemStack, Player) - Static method in class com.bgsoftware.wildtools.api.WildToolsAPI
Checks if a player is owning the private tool.
isPlayerClaim(Player, Location) - Method in interface com.bgsoftware.wildtools.api.hooks.ClaimsProvider
Check if a location is inside a claim of the player.
isPrivate() - Method in interface com.bgsoftware.wildtools.api.objects.tools.Tool
Check whether or not the tool is private.
isReady() - Method in interface com.bgsoftware.wildtools.api.objects.Selection
Check whether or not both locations are set.
isSimilar(ItemStack) - Method in interface com.bgsoftware.wildtools.api.objects.tools.Tool
Check whether or not an item is of this tool.
isSpawnersOnly() - Method in interface com.bgsoftware.wildtools.api.hooks.DropsProvider
Check whether or not this handler is used only for spawners.
isUnbreakable() - Method in interface com.bgsoftware.wildtools.api.objects.tools.Tool
Check whether or not the tool is unbreakable.
isUsesProgress() - Method in interface com.bgsoftware.wildtools.api.objects.tools.Tool
Check whether or not the durability of the tool should be decreased in relation to the uses.
isUsingDurability() - Method in interface com.bgsoftware.wildtools.api.objects.tools.Tool
Check whether or not the tool is using vanilla durability.
isWhitelistedDrop(Material, short) - Method in interface com.bgsoftware.wildtools.api.objects.tools.Tool
Check whether or not a drop is whitelisted.
isWhitelistedMaterial(Material, short) - Method in interface com.bgsoftware.wildtools.api.objects.tools.Tool
Check whether or not a block is whitelisted.
isWhitelistedWorld(String) - Method in interface com.bgsoftware.wildtools.api.objects.tools.Tool
Check whether or not a world is whitelisted.
A B C D F G H I L M O P R S T V W 
Skip navigation links