History - net.minecraft.client.gui.screen.ingame.CrafterScreen
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
void (DrawContext, Slot, int, int): renderSlot, method_2385, drawSlot
void (DrawContext, Slot, int, int): extractSlot, method_2385, drawSlot
void (DrawContext, CrafterInputSlot): renderDisabledSlot, method_54591, drawDisabledSlot
void (DrawContext, CrafterInputSlot): extractDisabledSlot, method_54591, drawDisabledSlot
void (DrawContext, int, int, float): render, method_25394, render
void (DrawContext, int, int, float): extractRenderState, method_25394, render
void (DrawContext): renderRedstone, method_54592, drawArrowTexture
void (DrawContext): extractRedstone, method_54592, drawArrowTexture
void (DrawContext, float, int, int): renderBg, method_2389, drawBackground
void (DrawContext, int, int, float): extractBackground, method_25420, renderBackground
1.21.11_unobfuscated
Names
net.minecraft.client.gui.screens.inventory.CrafterScreen
net.minecraft.class_8898
net.minecraft.client.gui.screen.ingame.CrafterScreen
Fields
Identifier: DISABLED_SLOT_LOCATION_SPRITE, field_46882, DISABLED_SLOT_TEXTURE
Identifier: POWERED_REDSTONE_LOCATION_SPRITE, field_46883, POWERED_REDSTONE_TEXTURE
Identifier: UNPOWERED_REDSTONE_LOCATION_SPRITE, field_46884, UNPOWERED_REDSTONE_TEXTURE
Identifier: CONTAINER_LOCATION, field_46879, TEXTURE
Text: DISABLED_SLOT_TOOLTIP, field_46880, TOGGLEABLE_SLOT_TEXT
PlayerEntity: player, field_46881, player
Constructors
(CrafterScreenHandler, PlayerInventory, Text)
Methods
void (): init, method_25426, init
void (Slot, int, int, SlotActionType): slotClicked, method_2383, onMouseClick
void (int): enableSlot, method_54797, enableSlot
void (int): disableSlot, method_54799, disableSlot
void (int, boolean): updateSlotState, method_54798, setSlotEnabled
void (DrawContext, Slot, int, int): renderSlot, method_2385, drawSlot
void (DrawContext, CrafterInputSlot): renderDisabledSlot, method_54591, drawDisabledSlot
void (DrawContext, int, int, float): render, method_25394, render
void (DrawContext): renderRedstone, method_54592, drawArrowTexture
void (DrawContext, float, int, int): renderBg, method_2389, drawBackground