Package noppes.npcs.api.gui
Interface IButtonList
- All Superinterfaces:
IButton
,ICustomGuiComponent
-
Method Summary
Methods inherited from interface noppes.npcs.api.gui.IButton
getDisplayItem, getLabel, getTexture, getTextureHoverOffset, getTextureRect, getTextureX, getTextureY, hasTexture, setDisplayItem, setLabel, setOnPress, setTexture, setTextureHoverOffset, setTextureOffset, setTextureRect
Methods inherited from interface noppes.npcs.api.gui.ICustomGuiComponent
getEnabled, getHeight, getHoverText, getID, getPosX, getPosY, getType, getUniqueID, getVisible, getWidth, hasHoverText, setEnabled, setHoverText, setHoverText, setID, setPos, setSize, setVisible
-
Method Details
-
setValues
-
getValues
String[] getValues() -
setSelected
-
getSelected
int getSelected() -
getLeftTexture
ITexturedRect getLeftTexture() -
getRightTexture
ITexturedRect getRightTexture()
-