Package de.themoep.ShowItem.api.data
Class StaticEnderData
java.lang.Object
de.themoep.ShowItem.api.data.StaticEnderData
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.bukkit.inventory.ItemStack[]
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface de.themoep.ShowItem.api.data.EnderData
getGuiSetup, getType
-
Constructor Details
-
StaticEnderData
public StaticEnderData(org.bukkit.entity.Player player)
-
-
Method Details
-
getPlayerId
- Specified by:
getPlayerId
in interfaceData
-
getPlayerName
- Specified by:
getPlayerName
in interfaceData
-
getStorageContents
public org.bukkit.inventory.ItemStack[] getStorageContents()- Specified by:
getStorageContents
in interfaceData
-