Package me.hsgamer.hscore.ui
Interface Display
- All Superinterfaces:
Initializable
,Updatable
- All Known Implementing Classes:
BaseDisplay
,BukkitGUIDisplay
,GUIDisplay
,InventoryGUIDisplay
,MinestomGUIDisplay
The display
-
Method Summary
Methods inherited from interface me.hsgamer.hscore.ui.property.Initializable
init, stop
-
Method Details
-
getHolder
Get the holder for the display- Returns:
- the holder
-
getUniqueId
Get the unique id for the display- Returns:
- the unique id
-