net.minecraft.client.gui.screens.inventory

public abstract class ItemCombinerScreen<T extends ItemCombinerMenu>

extends AbstractContainerScreen<T> implements ContainerListener

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable, MenuAccess, ContainerListener

ghb
net.minecraft.client.gui.screens.inventory.ItemCombinerScreen
net.minecraft.class_4894
net.minecraft.client.gui.screen.ingame.ForgingScreen

Field summary

Modifier and TypeField
private final ResourceLocation
E
menuResource
field_22794
texture

Constructor summary

ModifierConstructor
public (T handler, Inventory playerInventory, Component title, ResourceLocation texture)

Method summary

Modifier and TypeMethod
protected void
E()
subInit()
method_25445()
setup()
protected void
aV_()
init()
method_25426()
init()
public void
aI_()
removed()
method_25432()
removed()
public void
a(fxa arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25394(class_332 arg0, int arg1, int arg2, float arg3)
render(DrawContext arg0, int arg1, int arg2, float arg3)
protected void
a(fxa arg0, float arg1, int arg2, int arg3)
renderBg(GuiGraphics arg0, float arg1, int arg2, int arg3)
method_2389(class_332 arg0, float arg1, int arg2, int arg3)
drawBackground(DrawContext arg0, float arg1, int arg2, int arg3)
protected abstract void
d(fxa arg0, int arg1, int arg2)
renderErrorIcon(GuiGraphics arg0, int arg1, int arg2)
method_48467(class_332 arg0, int arg1, int arg2)
drawInvalidRecipeArrow(DrawContext context, int x, int y)
public void
a(cym arg0, int arg1, int arg2)
dataChanged(AbstractContainerMenu arg0, int arg1, int arg2)
method_7633(class_1703 arg0, int arg1, int arg2)
onPropertyUpdate(ScreenHandler arg0, int arg1, int arg2)
public void
a(cym arg0, int arg1, dcv arg2)
slotChanged(AbstractContainerMenu arg0, int arg1, ItemStack arg2)
method_7635(class_1703 arg0, int arg1, class_1799 arg2)
onSlotUpdate(ScreenHandler arg0, int arg1, ItemStack arg2)