public static class RecipeViewingScreen.WorkstationSlotWidget extends EntryWidget
background, highlight, interactable, interactableFavorites, RECIPE_GUI, RECIPE_GUI_DARK, stackDisplayOffset, tooltips, wasClicked| Constructor and Description |
|---|
WorkstationSlotWidget(int x,
int y,
java.util.List<EntryStack> widgets) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsMouse(double mouseX,
double mouseY) |
asFavoriteEntry, background, cancelDeleteItems, children, clearEntries, clearStacks, create, create, disableFavoritesInteractions, disableInteractions, drawBackground, drawCurrentEntry, drawHighlighted, entries, entries, entry, getBounds, getCurrentEntry, getCurrentTooltip, getEntries, getInnerBounds, getNoticeMark, hasHighlight, hasTooltips, highlight, interactable, interactableFavorites, isBackgroundEnabled, isHighlightEnabled, isInteractable, isInteractableFavorites, isTooltipsEnabled, keyPressed, markIsInput, markIsOutput, mouseClicked, mouseReleased, mouseScrolled, noBackground, noHighlight, noTooltips, queueTooltip, render, reverseFavoritesAction, setBackgroundEnabled, setHighlightEnabled, setInteractable, setInteractableFavorites, setNoticeMark, setTooltipsEnabled, tooltips, unmarkInputOrOutput, wasClickedbackgroundEnabled, disableBackground, disableHighlight, disableTooltips, highlightEnabled, markInput, markOutput, noFavoritesInteractable, noInteractable, notFavoritesInteractable, notInteractable, tooltipsEnabledcontainsMouse, 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 WorkstationSlotWidget(int x,
int y,
java.util.List<EntryStack> widgets)
public boolean containsMouse(double mouseX,
double mouseY)
containsMouse in class WidgetWithBounds