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

public class VillagerScreen

extends InventoryMenuScreen

All mapped superinterfaces:

ConfirmationListener

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

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public void
b()
method_1044()
init()
func_73866_w_()
initGui()
protected void
c(int arg0, int arg1)
method_4262(int arg0, int arg1)
renderLabels(int arg0, int arg1)
func_146979_b(int arg0, int arg1)
drawGuiContainerForegroundLayer(int arg0, int arg1)
public void
e()
method_1033()
tick()
func_73876_c()
updateScreen()
protected void
a(bja arg0)
method_1027(class_356 arg0)
buttonClicked(ButtonWidget arg0)
func_146284_a(GuiButton 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)
func_146976_a(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)
func_73863_a(int arg0, int arg1, float arg2)
drawScreen(int arg0, int arg1, float arg2)
public Trader
a()
method_1160()
getTrader()
func_147035_g()
getMerchant()