public abstract class AbstractFurnaceScreen<T extends AbstractFurnaceMenu>
extends AbstractRecipeBookScreen<T>
All mapped superinterfaces:
ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable, MenuAccess, RecipeUpdateListener
fvc | |
net.minecraft.client.gui.screens.inventory.AbstractFurnaceScreen | |
net.minecraft.class_489 | |
net.minecraft.client.gui.screen.ingame.AbstractFurnaceScreen | |
net.minecraft.src.C_3625_ |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
private final ResourceLocation |
| ||||||||||
private final ResourceLocation |
| ||||||||||
private final ResourceLocation |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (T handler, Inventory playerInventory, Component title, Component toggleCraftableButtonText, ResourceLocation background, ResourceLocation litProgressTexture, ResourceLocation burnProgressTexture, List<RecipeBookComponent$TabInfo> recipeBookTabs) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||||
protected ScreenPosition |
| ||||||||||
protected void |
|