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

public class VillagerScreen

extends InventoryMenuScreen

bfv
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
field_147038_v
private Trader
w
field_1405
trader
field_147037_w
private VillagerScreen__PaginationButton
x
field_1406
buttonForward
field_147043_x
private VillagerScreen__PaginationButton
y
field_1407
buttonBack
field_147042_y
private int
z
field_1408
currentPage
field_147041_z
private String
A
field_5731
name
field_147040_A

Constructor summary

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

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(bcb 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()