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()
protected void
renderBg(GuiGraphics graphics, float a, int xm, int ym)
method_2389(class_332 arg0, float arg1, int arg2, int arg3)
drawBackground(DrawContext arg0, float arg1, int arg2, int arg3)