Uses of Interface
de.themoep.ShowItem.api.data.InvData
Packages that use InvData
-
Uses of InvData in de.themoep.ShowItem.api.data
Classes in de.themoep.ShowItem.api.data that implement InvData -
Uses of InvData in de.themoep.ShowItem.api.event
Methods in de.themoep.ShowItem.api.event that return InvDataModifier and TypeMethodDescriptionViewInventoryEvent.getShownData()
Get the inventory data that is being shown to the playerMethods in de.themoep.ShowItem.api.event with parameters of type InvDataModifier and TypeMethodDescriptionvoid
ViewInventoryEvent.setShownData
(InvData invData) Set the inventory data that is being shown to the playerConstructors in de.themoep.ShowItem.api.event with parameters of type InvData