public class GuiContainerWrapper extends java.lang.Object implements IShowsRecipeFocuses
Constructor and Description |
---|
GuiContainerWrapper(GuiScreenHelper guiScreenHelper) |
Modifier and Type | Method and Description |
---|---|
boolean |
canSetFocusWithMouse() |
IClickedIngredient<?> |
getIngredientUnderMouse(double mouseX,
double mouseY) |
public GuiContainerWrapper(GuiScreenHelper guiScreenHelper)
@Nullable public IClickedIngredient<?> getIngredientUnderMouse(double mouseX, double mouseY)
getIngredientUnderMouse
in interface IShowsRecipeFocuses
public boolean canSetFocusWithMouse()
canSetFocusWithMouse
in interface IShowsRecipeFocuses