net.minecraft.client.gui.screen.ingame

public class CraftingScreen

extends RecipeBookScreen<CraftingScreenHandler>

All mapped superinterfaces:

ParentElement, Element, Navigable, Drawable, ScreenHandlerProvider, RecipeBookProvider

net.minecraft.client.gui.screens.inventory.CraftingScreen
net.minecraft.class_479
net.minecraft.client.gui.screen.ingame.CraftingScreen

Field summary

Modifier and TypeField
private static final Identifier
CRAFTING_TABLE_LOCATION
field_2878
TEXTURE

Constructor summary

ModifierConstructor
public (CraftingScreenHandler handler, PlayerInventory inventory, Text title)

Method summary

Modifier and TypeMethod
protected void
init()
method_25426()
init()
protected ScreenPos
getRecipeBookButtonPosition()
method_64509()
getRecipeBookButtonPos()
public void
extractBackground(GuiGraphicsExtractor graphics, int mouseX, int mouseY, float a)
method_25420(class_332 arg0, int arg1, int arg2, float arg3)
renderBackground(DrawContext arg0, int arg1, int arg2, float arg3)