@ApiStatus.Internal @ApiStatus.Experimental public final class RecipeDisplayExporter extends Widget
| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends net.minecraft.client.gui.IGuiEventListener> |
children() |
static void |
exportRecipeDisplay(me.shedaniel.math.Rectangle rectangle,
java.util.List<Widget> widgets) |
void |
render(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
int mouseY,
int i,
float f) |
containsMouse, containsMouse, 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, waitpublic static void exportRecipeDisplay(me.shedaniel.math.Rectangle rectangle,
java.util.List<Widget> widgets)
public void render(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
int mouseY,
int i,
float f)
public java.util.List<? extends net.minecraft.client.gui.IGuiEventListener> children()