Uses of Interface
de.themoep.ShowItem.api.data.Data
-
Uses of Data in de.themoep.ShowItem.api
Modifier and TypeMethodDescriptionShowItem.getShownInv
(String id) Get a shown inventory by its id from the cacheModifier and TypeMethodDescriptionCache an inventoryboolean
ShowItem.openInvData
(org.bukkit.entity.Player target, Data invData) Open a GUI to show the inventory data to a playervoid
ShowItem.showInvInRadius
(org.bukkit.entity.Player sender, Data invData, int radius) Show an inventory to everyone around the playervoid
ShowItem.showInvToAll
(org.bukkit.entity.Player sender, Data invData) Show an inventory to every online playervoid
ShowItem.showInvToPlayer
(org.bukkit.entity.Player sender, org.bukkit.entity.Player target, Data invData) Show an inventory to another playervoid
ShowItem.showInvToWorld
(org.bukkit.entity.Player sender, Data invData) Show an inventory to all players in the same world -
Uses of Data in de.themoep.ShowItem.api.data
Modifier and TypeClassDescriptionclass
class
class
class