Package emi.dev.emi.emi.api.widget
Class GeneratedSlotWidget
java.lang.Object
emi.dev.emi.emi.api.widget.Widget
emi.dev.emi.emi.api.widget.SlotWidget
emi.dev.emi.emi.api.widget.GeneratedSlotWidget
- All Implemented Interfaces:
Drawable
-
Field Summary
Fields inherited from class emi.dev.emi.emi.api.widget.SlotWidget
bounds, catalyst, custom, customHeight, customWidth, drawBack, drawStack, output, textureId, tooltipSuppliers, u, v, x, y -
Constructor Summary
ConstructorsConstructorDescriptionGeneratedSlotWidget(Function<Random, EmiIngredient> stackSupplier, int unique, int x, int y) -
Method Summary
Modifier and TypeMethodDescriptionvoiddrawOverlay(DrawContext draw, int mouseX, int mouseY, float delta) getStack()Methods inherited from class emi.dev.emi.emi.api.widget.SlotWidget
addSlotTooltip, appendTooltip, appendTooltip, appendTooltip, backgroundTexture, catalyst, customBackground, drawBack, drawBackground, drawSlotHighlight, drawStack, drawStack, getBounds, getRecipe, getTooltip, keyPressed, large, mouseClicked, recipeContext, render, shouldDrawSlotHighlight
-
Constructor Details
-
GeneratedSlotWidget
-
-
Method Details
-
drawOverlay
- Overrides:
drawOverlayin classSlotWidget
-
getStack
- Overrides:
getStackin classSlotWidget
-