net.minecraft.client.gui.layouts

public class SpacerElement

implements LayoutElement

fwc
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

Field summary

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

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)
public static SpacerElement
b(int arg0)
height(int arg0)
method_46513(int arg0)
m_tjkjwkau(int arg0)
ofHeight(int height)
withHeight(int height)
public void
j(int arg0)
setX(int arg0)
method_46421(int arg0)
m_alwmixgb(int arg0)
setX(int arg0)
setX(int arg0)
public void
k(int arg0)
setY(int arg0)
method_46419(int arg0)
m_qbcfkewq(int arg0)
setY(int arg0)
setY(int arg0)
public int
F()
getX()
method_46426()
m_mztqidmr()
getX()
getX()
public int
G()
getY()
method_46427()
m_keflvkfy()
getY()
getY()
public int
A()
getWidth()
method_25368()
m_waltocgu()
getWidth()
getWidth()
public int
y()
getHeight()
method_25364()
m_nbijciuw()
getHeight()
getHeight()
public void
a(Consumer<fsh> 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)