public class GuiDatabaseButton<V> extends GuiBetterButton
| Modifier and Type | Field and Description |
|---|---|
GuiDatabase |
gui |
DatabaseButton |
type |
V |
value |
texture, TEXTURE| Constructor and Description |
|---|
GuiDatabaseButton(int id,
int x,
int y,
V value,
GuiDatabase gui,
DatabaseButton type) |
| Modifier and Type | Method and Description |
|---|---|
V |
getValue() |
void |
onPressed() |
void |
setValue(V value) |
drawButton, getHeight, getTextColor, getToolTip, getWidth, isMouseOver, isMouseOverButton, isToolTipVisible, setGuiWidth, setLabel, setTexture, setToolTip, setUseTextureWidthdrawButtonForegroundLayer, getButtonWidth, getHoverState, isMouseOver, mouseDragged, mousePressed, mouseReleased, playPressSound, setWidthdrawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisRelativeToGuipublic final DatabaseButton type
public final GuiDatabase gui
public V value
public GuiDatabaseButton(int id,
int x,
int y,
V value,
GuiDatabase gui,
DatabaseButton type)