net.minecraft.client.gui.screens.inventory

public class CrafterScreen

extends AbstractContainerScreen<CrafterMenu>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable, MenuAccess

fzd
net.minecraft.client.gui.screens.inventory.CrafterScreen
net.minecraft.class_8898
net.minecraft.unmapped.C_ffdwiayx
net.minecraft.client.gui.screen.ingame.CrafterScreen
net.minecraft.client.gui.screen.ingame.CrafterScreen

Field summary

Modifier and TypeField
private static final ResourceLocation
G
DISABLED_SLOT_LOCATION_SPRITE
field_46882
f_kqjpnlzo
DISABLED_SLOT_TEXTURE
DISABLED_SLOT_TEXTURE
private static final ResourceLocation
H
POWERED_REDSTONE_LOCATION_SPRITE
field_46883
f_klgzdzze
POWERED_REDSTONE_TEXTURE
POWERED_ARROW_TEXTURE
private static final ResourceLocation
I
UNPOWERED_REDSTONE_LOCATION_SPRITE
field_46884
f_fbkkgpfx
UNPOWERED_REDSTONE_TEXTURE
UNPOWERED_ARROW_TEXTURE
private static final ResourceLocation
J
CONTAINER_LOCATION
field_46879
f_dolcfkge
TEXTURE
TEXTURE
private static final Component
K
DISABLED_SLOT_TOOLTIP
field_46880
f_gffwbkyz
TOGGLEABLE_SLOT_TEXT
TOGGLEABLE_SLOT_TOOLTIP
private final Player
L
player
field_46881
f_zgxezuzc
player
player

Constructor summary

ModifierConstructor
public (CrafterMenu handler, Inventory playerInventory, Component title)

Method summary

Modifier and TypeMethod
protected void
aO_()
init()
method_25426()
m_xaqeivsh()
init()
init()
protected void
a(cws arg0, int arg1, int arg2, cvg arg3)
slotClicked(Slot arg0, int arg1, int arg2, ClickType arg3)
method_2383(class_1735 arg0, int arg1, int arg2, class_1713 arg3)
m_cytvygkr(C_nhvqfffd arg0, int arg1, int arg2, C_viureuve arg3)
onMouseClick(Slot arg0, int arg1, int arg2, SlotActionType arg3)
onMouseClick(Slot arg0, int arg1, int arg2, SlotActionType arg3)
private void
a(int arg0)
enableSlot(int arg0)
method_54797(int arg0)
m_bofodtgw(int arg0)
enableSlot(int slotId)
enableSlot(int slot)
private void
b(int arg0)
disableSlot(int arg0)
method_54799(int arg0)
m_csyonubj(int arg0)
disableSlot(int slotId)
disableSlot(int slot)
private void
a(int arg0, boolean arg1)
updateSlotState(int arg0, boolean arg1)
method_54798(int arg0, boolean arg1)
m_wsyqlhaf(int arg0, boolean arg1)
setSlotEnabled(int slotId, boolean enabled)
setSlotEnabled(int slot, boolean enabled)
public void
a(frv arg0, cws arg1)
renderSlot(GuiGraphics arg0, Slot arg1)
method_2385(class_332 arg0, class_1735 arg1)
m_zioswvnu(C_sedilmty arg0, C_nhvqfffd arg1)
drawSlot(DrawContext arg0, Slot arg1)
drawSlot(GuiGraphics arg0, Slot arg1)
private void
a(frv arg0, cvm arg1)
renderDisabledSlot(GuiGraphics arg0, CrafterSlot arg1)
method_54591(class_332 arg0, class_8882 arg1)
m_saucrxvx(C_sedilmty arg0, C_aklocaaw arg1)
drawDisabledSlot(DrawContext context, CrafterInputSlot slot)
drawDisabledSlot(GuiGraphics graphics, CrafterSlot slot)
public void
a(frv 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)
m_ljhpujrm(C_sedilmty arg0, int arg1, int arg2, float arg3)
render(DrawContext arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
private void
d(frv arg0)
renderRedstone(GuiGraphics arg0)
method_54592(class_332 arg0)
m_xbaooyab(C_sedilmty arg0)
drawArrowTexture(DrawContext context)
drawArrowTexture(GuiGraphics graphics)
protected void
a(frv 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)
m_plsdjslm(C_sedilmty arg0, float arg1, int arg2, int arg3)
drawBackground(DrawContext arg0, float arg1, int arg2, int arg3)
drawBackground(GuiGraphics arg0, float arg1, int arg2, int arg3)