net.minecraft.client.gui.components

public class PlayerSkinWidget

extends AbstractWidget

All mapped superinterfaces:

Renderable, GuiEventListener, TabOrderedElement, LayoutElement, NarratableEntry, NarrationSupplier

eyg
net.minecraft.client.gui.components.PlayerSkinWidget
net.minecraft.class_8765
net.minecraft.client.gui.widget.PlayerSkinWidget
net.minecraft.src.C_290143_

Field summary

Modifier and TypeField
private static final float
a
MODEL_OFFSET
field_45996
field_45996
f_290508_
private static final float
b
MODEL_HEIGHT
field_45997
field_45997
f_291646_
private static final float
c
Z_OFFSET
field_45998
field_45998
f_290900_
private static final float
d
ROTATION_SENSITIVITY
field_45999
field_45999
f_290572_
private static final float
e
DEFAULT_ROTATION_X
field_46000
field_46000
f_290809_
private static final float
f
DEFAULT_ROTATION_Y
field_46001
field_46001
f_291393_
private static final float
m
ROTATION_X_LIMIT
field_46002
field_46002
f_290435_
private final PlayerSkinWidget$Model
n
model
field_46003
models
f_290485_
private final Supplier<PlayerSkin>
o
skin
field_46004
skinSupplier
f_291593_
private float
p
rotationX
field_46005
xRotation
f_291705_
private float
q
rotationY
field_46006
yRotation
f_291202_

Constructor summary

ModifierConstructor
public (int width, int height, EntityModelSet entityModelLoader, Supplier<PlayerSkin> skinSupplier)

Method summary

Modifier and TypeMethod
protected void
b(ewu arg0, int arg1, int arg2, float arg3)
renderWidget(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_48579(class_332 arg0, int arg1, int arg2, float arg3)
renderWidget(DrawContext arg0, int arg1, int arg2, float arg3)
m_87963_(C_279497_ p_299860_, int p_299420_, int p_300463_, float arg3)
protected void
b(double arg0, double arg1, double arg2, double arg3)
onDrag(double arg0, double arg1, double arg2, double arg3)
method_25349(double arg0, double arg1, double arg2, double arg3)
onDrag(double arg0, double arg1, double arg2, double arg3)
m_7212_(double p_297441_, double p_297777_, double arg2, double arg3)
public void
a(gje arg0)
playDownSound(SoundManager arg0)
method_25354(class_1144 arg0)
playDownSound(SoundManager arg0)
m_7435_(C_4603_ arg0)
protected void
a(faz arg0)
updateWidgetNarration(NarrationElementOutput arg0)
method_47399(class_6382 arg0)
appendClickableNarrations(NarrationMessageBuilder arg0)
m_168797_(C_141608_ arg0)
public boolean
A()
isActive()
method_37303()
isNarratable()
m_142518_()
public ComponentPath
a(fbf arg0)
nextFocusPath(FocusNavigationEvent arg0)
method_48205(class_8023 arg0)
getNavigationPath(GuiNavigation arg0)
m_264064_(C_263643_ arg0)