Index

A B C D G I M O P R S W 
All Classes and Interfaces|All Packages

A

AbstractHolder - Class in org.screamingsandals.simpleinventories.bukkit.holder
 
AbstractHolder() - Constructor for class org.screamingsandals.simpleinventories.bukkit.holder.AbstractHolder
 

B

BukkitClickActionHandler - Class in org.screamingsandals.simpleinventories.bukkit.action
 
BukkitClickActionHandler() - Constructor for class org.screamingsandals.simpleinventories.bukkit.action.BukkitClickActionHandler
 
BukkitCloseInventoryActionHandler - Class in org.screamingsandals.simpleinventories.bukkit.action
 
BukkitCloseInventoryActionHandler() - Constructor for class org.screamingsandals.simpleinventories.bukkit.action.BukkitCloseInventoryActionHandler
 
BukkitInventoryRenderer - Class in org.screamingsandals.simpleinventories.bukkit.render
 
BukkitInventoryRenderer(PlayerWrapper, SubInventory, int) - Constructor for class org.screamingsandals.simpleinventories.bukkit.render.BukkitInventoryRenderer
 
BukkitItemDragActionHandler - Class in org.screamingsandals.simpleinventories.bukkit.action
 
BukkitItemDragActionHandler() - Constructor for class org.screamingsandals.simpleinventories.bukkit.action.BukkitItemDragActionHandler
 
BukkitItemMoveActionHandler - Class in org.screamingsandals.simpleinventories.bukkit.action
 
BukkitItemMoveActionHandler() - Constructor for class org.screamingsandals.simpleinventories.bukkit.action.BukkitItemMoveActionHandler
 

C

close() - Method in class org.screamingsandals.simpleinventories.bukkit.render.BukkitInventoryRenderer
 

D

dispatchConsoleCommand(String) - Method in class org.screamingsandals.simpleinventories.bukkit.action.BukkitClickActionHandler
 
dispatchPlayerCommand(PlayerWrapper, String) - Method in class org.screamingsandals.simpleinventories.bukkit.action.BukkitClickActionHandler
 

G

getAllInventoryRenderersForInventorySet0(InventorySet) - Method in class org.screamingsandals.simpleinventories.bukkit.SimpleInventoriesBukkit
 
getAllInventoryRenderersForSubInventory0(SubInventory) - Method in class org.screamingsandals.simpleinventories.bukkit.SimpleInventoriesBukkit
 
getInventory() - Method in class org.screamingsandals.simpleinventories.bukkit.holder.AbstractHolder
 
getInventory(InventoryView, int) - Static method in class org.screamingsandals.simpleinventories.bukkit.utils.InventoryUtils
 
getInventoryRenderer() - Method in class org.screamingsandals.simpleinventories.bukkit.holder.AbstractHolder
 
getInventoryRenderer0(Player) - Method in class org.screamingsandals.simpleinventories.bukkit.SimpleInventoriesBukkit
 
getInventoryRenderer0(PlayerWrapper) - Method in class org.screamingsandals.simpleinventories.bukkit.SimpleInventoriesBukkit
 
getPlugin() - Static method in class org.screamingsandals.simpleinventories.bukkit.SimpleInventoriesBukkit
 
getRootPath0() - Method in class org.screamingsandals.simpleinventories.bukkit.SimpleInventoriesBukkit
 
getSubInventory() - Method in class org.screamingsandals.simpleinventories.bukkit.holder.AbstractHolder
 

I

InventoryUtils - Class in org.screamingsandals.simpleinventories.bukkit.utils
 
InventoryUtils() - Constructor for class org.screamingsandals.simpleinventories.bukkit.utils.InventoryUtils
 
isOpened() - Method in class org.screamingsandals.simpleinventories.bukkit.render.BukkitInventoryRenderer
 

M

movePlayerOnProxy(PlayerWrapper, String) - Method in class org.screamingsandals.simpleinventories.bukkit.action.BukkitClickActionHandler
 

O

onEnable() - Method in class org.screamingsandals.simpleinventories.bukkit.SimpleInventoriesBukkit
 
onInventoryClick(InventoryClickEvent) - Method in class org.screamingsandals.simpleinventories.bukkit.action.BukkitClickActionHandler
 
onInventoryClose(InventoryCloseEvent) - Method in class org.screamingsandals.simpleinventories.bukkit.action.BukkitCloseInventoryActionHandler
 
onItemDrag(InventoryDragEvent) - Method in class org.screamingsandals.simpleinventories.bukkit.action.BukkitItemDragActionHandler
 
onItemMove(InventoryMoveItemEvent) - Method in class org.screamingsandals.simpleinventories.bukkit.action.BukkitItemMoveActionHandler
 
openInventory0(PlayerWrapper, SubInventory) - Method in class org.screamingsandals.simpleinventories.bukkit.SimpleInventoriesBukkit
 
org.screamingsandals.simpleinventories.bukkit - package org.screamingsandals.simpleinventories.bukkit
 
org.screamingsandals.simpleinventories.bukkit.action - package org.screamingsandals.simpleinventories.bukkit.action
 
org.screamingsandals.simpleinventories.bukkit.holder - package org.screamingsandals.simpleinventories.bukkit.holder
 
org.screamingsandals.simpleinventories.bukkit.placeholders - package org.screamingsandals.simpleinventories.bukkit.placeholders
 
org.screamingsandals.simpleinventories.bukkit.render - package org.screamingsandals.simpleinventories.bukkit.render
 
org.screamingsandals.simpleinventories.bukkit.utils - package org.screamingsandals.simpleinventories.bukkit.utils
 

P

PAPIPlaceholderParser - Class in org.screamingsandals.simpleinventories.bukkit.placeholders
 
PAPIPlaceholderParser() - Constructor for class org.screamingsandals.simpleinventories.bukkit.placeholders.PAPIPlaceholderParser
 
PermissionPlaceholderParser - Class in org.screamingsandals.simpleinventories.bukkit.placeholders
 
PermissionPlaceholderParser() - Constructor for class org.screamingsandals.simpleinventories.bukkit.placeholders.PermissionPlaceholderParser
 
PlayerPlaceholderParser - Class in org.screamingsandals.simpleinventories.bukkit.placeholders
 
PlayerPlaceholderParser() - Constructor for class org.screamingsandals.simpleinventories.bukkit.placeholders.PlayerPlaceholderParser
 
processPlaceholder(String, PlayerWrapper, PlayerItemInfo, String[]) - Method in class org.screamingsandals.simpleinventories.bukkit.placeholders.PAPIPlaceholderParser
 
processPlaceholder(String, PlayerWrapper, PlayerItemInfo, String[]) - Method in class org.screamingsandals.simpleinventories.bukkit.placeholders.PermissionPlaceholderParser
 
processPlaceholder(String, PlayerWrapper, PlayerItemInfo, String[]) - Method in class org.screamingsandals.simpleinventories.bukkit.placeholders.PlayerPlaceholderParser
 
processPlaceholder(String, PlayerWrapper, PlayerItemInfo, String[]) - Method in class org.screamingsandals.simpleinventories.bukkit.placeholders.WorldPlaceholderParser
 

R

readConfigurationSerializable0(Map<String, Object>) - Method in class org.screamingsandals.simpleinventories.bukkit.SimpleInventoriesBukkit
 
registerPlatformSpecificPlaceholders0(Map<String, IPlaceholderParser>) - Method in class org.screamingsandals.simpleinventories.bukkit.SimpleInventoriesBukkit
 
renderOnPlatform() - Method in class org.screamingsandals.simpleinventories.bukkit.render.BukkitInventoryRenderer
 
runJar0(File) - Method in class org.screamingsandals.simpleinventories.bukkit.SimpleInventoriesBukkit
 

S

setInventory(Inventory) - Method in class org.screamingsandals.simpleinventories.bukkit.holder.AbstractHolder
 
setInventoryRenderer(BukkitInventoryRenderer) - Method in class org.screamingsandals.simpleinventories.bukkit.holder.AbstractHolder
 
setSubInventory(SubInventory) - Method in class org.screamingsandals.simpleinventories.bukkit.holder.AbstractHolder
 
SimpleInventoriesBukkit - Class in org.screamingsandals.simpleinventories.bukkit
 
SimpleInventoriesBukkit(Plugin) - Constructor for class org.screamingsandals.simpleinventories.bukkit.SimpleInventoriesBukkit
 
StandardInventoryHolder - Class in org.screamingsandals.simpleinventories.bukkit.holder
 
StandardInventoryHolder() - Constructor for class org.screamingsandals.simpleinventories.bukkit.holder.StandardInventoryHolder
 

W

WorldPlaceholderParser - Class in org.screamingsandals.simpleinventories.bukkit.placeholders
 
WorldPlaceholderParser() - Constructor for class org.screamingsandals.simpleinventories.bukkit.placeholders.WorldPlaceholderParser
 
A B C D G I M O P R S W 
All Classes and Interfaces|All Packages