public class ToggleRotationButton
extends com.supermartijn642.core.gui.widget.premade.AbstractButtonWidget
| Modifier and Type | Field and Description |
|---|---|
static boolean |
rotate |
| Constructor and Description |
|---|
ToggleRotationButton(int x,
int y,
int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.util.text.ITextComponent |
getNarrationMessage() |
void |
render(int mouseX,
int mouseY) |
mousePressed, onPress, playClickSoundaddWidget, addWidgets, charTyped, discard, getTooltips, height, initialize, isFocused, keyPressed, keyReleased, left, mouseReleased, mouseScrolled, removeWidget, renderBackground, renderForeground, renderOverlay, renderTooltips, setFocused, top, update, widthpublic ToggleRotationButton(int x,
int y,
int width,
int height)
public void render(int mouseX,
int mouseY)
render in interface com.supermartijn642.core.gui.widget.Widgetrender in class com.supermartijn642.core.gui.widget.BaseWidgetpublic net.minecraft.util.text.ITextComponent getNarrationMessage()