net.minecraft.client.gui.layouts

public class SpacerElement

implements LayoutElement

fav
net.minecraft.client.gui.layouts.SpacerElement
net.minecraft.class_7852
net.minecraft.unmapped.C_uxyceomf
net.minecraft.client.gui.widget.EmptyWidget
net.minecraft.client.gui.widget.SpacerWidget
net.minecraft.src.C_263616_

Field summary

Modifier and TypeField
private int
a
x
field_41818
f_gvurnaqd
x
x
f_263668_
private int
b
y
field_41819
f_xnpfesau
y
y
f_263726_
private final int
c
width
field_41820
f_uliuhwty
width
width
f_263679_
private final int
d
height
field_41821
f_flktpkei
height
height
f_263666_

Constructor summary

ModifierConstructor
public (int width, int height)
public (int x, int y, int width, int height)

Method summary

Modifier and TypeMethod
public static SpacerElement
a(int arg0)
width(int arg0)
method_46512(int arg0)
m_svzncjmw(int arg0)
ofWidth(int width)
withWidth(int width)
m_264527_(int p_265056_)
public static SpacerElement
b(int arg0)
height(int arg0)
method_46513(int arg0)
m_tjkjwkau(int arg0)
ofHeight(int height)
withHeight(int height)
m_264252_(int p_265087_)
public void
n(int arg0)
setX(int arg0)
method_46421(int arg0)
m_alwmixgb(int arg0)
setX(int arg0)
setX(int arg0)
m_252865_(int arg0)
public void
o(int arg0)
setY(int arg0)
method_46419(int arg0)
m_qbcfkewq(int arg0)
setY(int arg0)
setY(int arg0)
m_253211_(int arg0)
public int
B()
getX()
method_46426()
m_mztqidmr()
getX()
getX()
m_252754_()
public int
C()
getY()
method_46427()
m_keflvkfy()
getY()
getY()
m_252907_()
public int
w()
getWidth()
method_25368()
m_waltocgu()
getWidth()
getWidth()
m_5711_()
public int
u()
getHeight()
method_25364()
m_nbijciuw()
getHeight()
getHeight()
m_93694_()
public void
a(Consumer<exe> arg0)
visitWidgets(Consumer<AbstractWidget> arg0)
method_48206(Consumer<class_339> arg0)
m_dynvkhcq(Consumer<C_kpvuxmkp> arg0)
forEachChild(Consumer<ClickableWidget> arg0)
visitWidgets(Consumer<ClickableWidget> arg0)
m_264134_(Consumer<C_3449_> arg0)