net.minecraft.client.gui.screens.inventory

public class StonecutterScreen

extends AbstractContainerScreen<StonecutterMenu>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, Widget, MenuAccess

ecw
net.minecraft.client.gui.screens.inventory.StonecutterScreen
net.minecraft.class_3979
net.minecraft.unmapped.C_cllzahld
net.minecraft.client.gui.screen.ingame.StonecutterScreen
net.minecraft.src.C_3681_

Field summary

Modifier and TypeField
private static final ResourceLocation
z
BG_LOCATION
field_17673
f_egdlcvaj
TEXTURE
f_99303_
private static final int
A
SCROLLER_WIDTH
field_32372
f_bhclgdik
SCROLLBAR_WIDTH
f_169826_
private static final int
B
SCROLLER_HEIGHT
field_32373
f_cyyxjmut
SCROLLBAR_HEIGHT
f_169827_
private static final int
C
RECIPES_COLUMNS
field_32374
f_uopiyxzs
RECIPE_LIST_COLUMNS
f_169828_
private static final int
D
RECIPES_ROWS
field_32375
f_epctdckr
RECIPE_LIST_ROWS
f_169829_
private static final int
E
RECIPES_IMAGE_SIZE_WIDTH
field_32376
f_yncrlmdy
RECIPE_ENTRY_WIDTH
f_169830_
private static final int
F
RECIPES_IMAGE_SIZE_HEIGHT
field_32377
f_ljagzkaf
RECIPE_ENTRY_HEIGHT
f_169831_
private static final int
G
SCROLLER_FULL_HEIGHT
field_32378
f_zkoldhwb
SCROLLBAR_AREA_HEIGHT
f_169832_
private static final int
H
RECIPES_X
field_32379
f_cdjplsfp
RECIPE_LIST_OFFSET_X
f_169833_
private static final int
I
RECIPES_Y
field_32380
f_mpytnbpl
RECIPE_LIST_OFFSET_Y
f_169834_
private float
J
scrollOffs
field_17674
f_zjuddauo
scrollAmount
f_99304_
private boolean
K
scrolling
field_17670
f_mphsvsir
mouseClicked
f_99305_
private int
L
startIndex
field_17671
f_rlqwujib
scrollOffset
f_99306_
private boolean
M
displayRecipes
field_17672
f_etwaaqdi
canCraft
f_99307_

Constructor summary

ModifierConstructor
public (StonecutterMenu handler, Inventory inventory, Component title)

Method summary

Modifier and TypeMethod
public void
a(dql arg0, int arg1, int arg2, float arg3)
render(PoseStack arg0, int arg1, int arg2, float arg3)
method_25394(class_4587 arg0, int arg1, int arg2, float arg3)
m_exyypwjw(C_cnszsxvd arg0, int arg1, int arg2, float arg3)
render(MatrixStack arg0, int arg1, int arg2, float arg3)
m_6305_(C_3181_ p_99338_, int p_99339_, int p_99340_, float arg3)
protected void
a(dql arg0, float arg1, int arg2, int arg3)
renderBg(PoseStack arg0, float arg1, int arg2, int arg3)
method_2389(class_4587 arg0, float arg1, int arg2, int arg3)
m_plsdjslm(C_cnszsxvd arg0, float arg1, int arg2, int arg3)
drawBackground(MatrixStack arg0, float arg1, int arg2, int arg3)
m_7286_(C_3181_ p_99329_, float p_99330_, int p_99331_, int arg3)
protected void
a(dql arg0, int arg1, int arg2)
renderTooltip(PoseStack arg0, int arg1, int arg2)
method_2380(class_4587 arg0, int arg1, int arg2)
m_grarlstl(C_cnszsxvd arg0, int arg1, int arg2)
drawMouseoverTooltip(MatrixStack arg0, int arg1, int arg2)
m_7025_(C_3181_ p_99334_, int p_99335_, int arg2)
private void
b(dql arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
renderButtons(PoseStack arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
method_17952(class_4587 arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
m_nklhkdan(C_cnszsxvd arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
renderRecipeBackground(MatrixStack matrices, int mouseX, int mouseY, int x, int y, int scrollOffset)
m_99341_(C_3181_ p_99343_, int p_99344_, int p_99345_, int p_99346_, int p_99347_, int arg5)
private void
c(int arg0, int arg1, int arg2)
renderRecipes(int arg0, int arg1, int arg2)
method_17951(int arg0, int arg1, int arg2)
m_laaqrgkt(int arg0, int arg1, int arg2)
renderRecipeIcons(int x, int y, int scrollOffset)
m_99348_(int p_99350_, int p_99351_, int arg2)
public boolean
a(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
method_25402(double arg0, double arg1, int arg2)
m_fpfqbhfx(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
m_6375_(double p_99319_, double arg1, int arg2)
public boolean
a(double arg0, double arg1, int arg2, double arg3, double arg4)
mouseDragged(double arg0, double arg1, int arg2, double arg3, double arg4)
method_25403(double arg0, double arg1, int arg2, double arg3, double arg4)
m_shbmcoxj(double arg0, double arg1, int arg2, double arg3, double arg4)
mouseDragged(double arg0, double arg1, int arg2, double arg3, double arg4)
m_7979_(double p_99323_, double p_99325_, int arg2, double arg3, double arg4)
public boolean
a(double arg0, double arg1, double arg2)
mouseScrolled(double arg0, double arg1, double arg2)
method_25401(double arg0, double arg1, double arg2)
m_ztjwzdkn(double arg0, double arg1, double arg2)
mouseScrolled(double arg0, double arg1, double arg2)
m_6050_(double p_99315_, double arg1, double arg2)
private boolean
x()
isScrollBarActive()
method_17954()
m_wdwejpmy()
shouldScroll()
m_99353_()
protected int
w()
getOffscreenRows()
method_17953()
m_dnicglpi()
getMaxScroll()
m_99352_()
private void
y()
containerChanged()
method_17955()
m_rqpndkhn()
onInventoryChange()
m_99354_()