net.minecraft.client.gui.screen.game.inventory

public class VillagerScreen

extends InventoryMenuScreen

All mapped superinterfaces:

ConfirmationListener

azd
net.minecraft.class_423
net.minecraft.client.gui.screen.game.inventory.VillagerScreen
net.minecraft.client.gui.GuiMerchant

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
u
field_7820
LOGGER
logger
private static final Identifier
v
field_6320
MENU_LOCATION
MERCHANT_GUI_TEXTURE
private Trader
w
field_1405
trader
merchant
private VillagerScreen$PaginationButton
x
field_1406
buttonForward
nextButton
private VillagerScreen$PaginationButton
y
field_1407
buttonBack
previousButton
private int
z
field_1408
currentPage
selectedMerchantRecipe
private Text
A
field_10486
name
chatComponent

Constructor summary

ModifierConstructor
public (PlayerInventory playerInventory, Trader trader, World world)

Method summary

Modifier and TypeMethod
public void
b()
method_1044()
init()
initGui()
protected void
b(int arg0, int arg1)
method_4262(int arg0, int arg1)
renderLabels(int arg0, int arg1)
drawGuiContainerForegroundLayer(int arg0, int arg1)
public void
e()
method_1033()
tick()
updateScreen()
protected void
a(avs arg0)
method_1027(class_356 arg0)
buttonClicked(ButtonWidget arg0)
actionPerformed(GuiButton arg0)
protected void
a(float arg0, int arg1, int arg2)
method_1127(float arg0, int arg1, int arg2)
renderMenuBackground(float arg0, int arg1, int arg2)
drawGuiContainerBackgroundLayer(float arg0, int arg1, int arg2)
public void
a(int arg0, int arg1, float arg2)
method_1025(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
drawScreen(int arg0, int arg1, float arg2)
public Trader
a()
method_1160()
getTrader()
getMerchant()