Uses of Interface
de.themoep.ShowItem.api.data.EnderData
Packages that use EnderData
-
Uses of EnderData in de.themoep.ShowItem.api.data
Classes in de.themoep.ShowItem.api.data that implement EnderData -
Uses of EnderData in de.themoep.ShowItem.api.event
Methods in de.themoep.ShowItem.api.event that return EnderDataModifier and TypeMethodDescriptionViewEnderchestEvent.getShownData()
Get the enderchest data that is being shown to the playerMethods in de.themoep.ShowItem.api.event with parameters of type EnderDataModifier and TypeMethodDescriptionvoid
ViewEnderchestEvent.setShownData
(EnderData enderData) Set the enderchest data that is being shown to the playerConstructors in de.themoep.ShowItem.api.event with parameters of type EnderDataModifierConstructorDescriptionViewEnderchestEvent
(org.bukkit.entity.Player who, EnderData enderData)