public class GuiToggleButton
extends net.minecraft.client.gui.GuiButton
| Constructor and Description |
|---|
GuiToggleButton(int buttonId,
int x,
int y,
int widthIn,
int heightIn,
Drawable drawable) |
| Modifier and Type | Method and Description |
|---|---|
void |
drawButton(net.minecraft.client.Minecraft mc,
int mouseX,
int mouseY,
float partialTicks) |
drawButtonForegroundLayer, getButtonWidth, getHoverState, isMouseOver, mouseDragged, mousePressed, mouseReleased, playPressSound, setWidthpublic GuiToggleButton(int buttonId,
int x,
int y,
int widthIn,
int heightIn,
Drawable drawable)