public class PreRecipeViewingScreen.ScreenTypeSelection extends WidgetWithBounds
| Constructor and Description |
|---|
ScreenTypeSelection(int x,
int y,
int v) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends net.minecraft.client.gui.IGuiEventListener> |
children() |
@NotNull me.shedaniel.math.Rectangle |
getBounds() |
boolean |
mouseClicked(double double_1,
double double_2,
int int_1) |
void |
render(com.mojang.blaze3d.matrix.MatrixStack matrices,
int i,
int i1,
float delta) |
containsMousecontainsMouse, containsMouse, getZ, isMouseOver, setZgetFocused, isDragging, setDragging, setFocusedblit, blit, blit, blit, blit, blitOutlineBlack, drawCenteredString, drawCenteredString, drawString, drawString, fill, fillGradient, fillGradient, getBlitOffset, hLine, innerBlit, setBlitOffset, vLineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait@NotNull public @NotNull me.shedaniel.math.Rectangle getBounds()
getBounds in class WidgetWithBoundspublic void render(com.mojang.blaze3d.matrix.MatrixStack matrices,
int i,
int i1,
float delta)
public boolean mouseClicked(double double_1,
double double_2,
int int_1)
public java.util.List<? extends net.minecraft.client.gui.IGuiEventListener> children()