net.minecraft.client.gui.screens.inventory

public class CrafterScreen

extends AbstractContainerScreen<CrafterMenu>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable, MenuAccess

fpf
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
net.minecraft.src.C_302151_

Field summary

Modifier and TypeField
private static final ResourceLocation
E
DISABLED_SLOT_LOCATION_SPRITE
field_46882
f_kqjpnlzo
DISABLED_SLOT_TEXTURE
DISABLED_SLOT_TEXTURE
f_303203_
private static final ResourceLocation
F
POWERED_REDSTONE_LOCATION_SPRITE
field_46883
f_klgzdzze
POWERED_REDSTONE_TEXTURE
POWERED_ARROW_TEXTURE
f_303403_
private static final ResourceLocation
G
UNPOWERED_REDSTONE_LOCATION_SPRITE
field_46884
f_fbkkgpfx
UNPOWERED_REDSTONE_TEXTURE
UNPOWERED_ARROW_TEXTURE
f_302677_
private static final ResourceLocation
H
CONTAINER_LOCATION
field_46879
f_dolcfkge
TEXTURE
TEXTURE
f_302889_
private static final Component
I
DISABLED_SLOT_TOOLTIP
field_46880
f_gffwbkyz
TOGGLEABLE_SLOT_TEXT
TOGGLEABLE_SLOT_TOOLTIP
f_303407_
private final Player
J
player
field_46881
f_zgxezuzc
player
player
f_303763_

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
aT_()
init()
method_25426()
m_xaqeivsh()
init()
init()
m_7856_()
protected void
a(crq arg0, int arg1, int arg2, cqe 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)
m_6597_(C_1305_ p_309597_, int p_311886_, int p_312328_, C_1245_ arg3)
private void
a(int arg0)
enableSlot(int arg0)
method_54797(int arg0)
m_bofodtgw(int arg0)
enableSlot(int slotId)
enableSlot(int slot)
m_307561_(int arg0)
private void
b(int arg0)
disableSlot(int arg0)
method_54799(int arg0)
m_csyonubj(int arg0)
disableSlot(int slotId)
disableSlot(int slot)
m_307046_(int arg0)
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)
m_306960_(int p_311308_, boolean arg1)
public void
a(fhz arg0, crq 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)
m_280092_(C_279497_ p_312178_, C_1305_ arg1)
private void
a(fhz arg0, cqk 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)
m_307778_(C_279497_ p_309818_, C_302112_ arg1)
public void
a(fhz 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)
m_88315_(C_279497_ p_311302_, int p_309565_, int p_311210_, float arg3)
private void
c(fhz arg0)
renderRedstone(GuiGraphics arg0)
method_54592(class_332 arg0)
m_xbaooyab(C_sedilmty arg0)
drawArrowTexture(DrawContext context)
drawArrowTexture(GuiGraphics graphics)
m_306510_(C_279497_ arg0)
protected void
a(fhz 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)
m_7286_(C_279497_ p_312032_, float p_310627_, int p_311751_, int arg3)