Uses of Interface
de.themoep.ShowItem.api.data.Data
Packages that use Data
-
Uses of Data in de.themoep.ShowItem.api
Methods in de.themoep.ShowItem.api that return DataModifier and TypeMethodDescriptionShowItem.getShownInv
(String id) Get a shown inventory by its id from the cacheMethods in de.themoep.ShowItem.api with parameters of type DataModifier 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
Subinterfaces of Data in de.themoep.ShowItem.api.dataClasses in de.themoep.ShowItem.api.data that implement DataModifier and TypeClassDescriptionclass
class
class
class