public abstract class AbstractFurnaceScreen<T extends AbstractFurnaceScreenHandler>
extends RecipeBookScreen<T>
All mapped superinterfaces:
ParentElement, Element, Navigable, Drawable, ScreenHandlerProvider, RecipeBookProvider
| net.minecraft.client.gui.screens.inventory.AbstractFurnaceScreen | |
| net.minecraft.class_489 | |
| net.minecraft.client.gui.screen.ingame.AbstractFurnaceScreen |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final Identifier |
|
||||||
| private final Identifier |
|
||||||
| private final Identifier |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (T handler, PlayerInventory playerInventory, Text title, Text toggleCraftableButtonText, Identifier background, Identifier litProgressTexture, Identifier burnProgressTexture, List<RecipeBookWidget$Tab> recipeBookTabs) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
|
||||||
| protected ScreenPos |
|
||||||
| public void |
|