public class GuiButtonNav
extends net.minecraft.client.gui.GuiButton
| Modifier and Type | Field and Description |
|---|---|
static int |
BUTTON_SIZE |
static int |
BUTTON_WIDTH_PADDING |
| Constructor and Description |
|---|
GuiButtonNav(net.minecraft.client.Minecraft mc,
int id,
int x,
int y,
java.lang.String text) |
| Modifier and Type | Method and Description |
|---|---|
void |
drawButton(net.minecraft.client.Minecraft mc,
int mouseX,
int mouseY,
float partialTicks) |
static int |
getButtonWidth(net.minecraft.client.Minecraft mc,
java.lang.String text) |
drawButtonForegroundLayer, getButtonWidth, getHoverState, isMouseOver, mouseDragged, mousePressed, mouseReleased, playPressSound, setWidthpublic static final int BUTTON_SIZE
public static final int BUTTON_WIDTH_PADDING