net.minecraft.client.gui.components

public class PlayerSkinWidget

extends AbstractWidget

All mapped superinterfaces:

Renderable, GuiEventListener, TabOrderedElement, LayoutElement, NarratableEntry, NarrationSupplier

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

字段概要

修饰符与类型字段
private static final float
a
MODEL_HEIGHT
field_45997
field_45997
f_291646_
private static final float
b
FIT_SCALE
field_59833
field_59833
f_399697_
private static final float
c
ROTATION_SENSITIVITY
field_45999
field_45999
f_290572_
private static final float
d
DEFAULT_ROTATION_X
field_46000
field_46000
f_290809_
private static final float
e
DEFAULT_ROTATION_Y
field_46001
field_46001
f_291393_
private static final float
f
ROTATION_X_LIMIT
field_46002
field_46002
f_290435_
private final PlayerModel
n
wideModel
field_59834
wideModel
f_399461_
private final PlayerModel
o
slimModel
field_59835
slimModel
f_399367_
private final Supplier<PlayerSkin>
p
skin
field_46004
skinSupplier
f_291593_
private float
q
rotationX
field_46005
xRotation
f_291705_
private float
r
rotationY
field_46006
yRotation
f_291202_

构造函数概要

修饰符构造函数
public (int width, int height, EntityModelSet entityModels, Supplier<PlayerSkin> skinSupplier)

方法概要

修饰符与类型方法
protected void
a_(gir 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_267611_(C_279497_ p_299860_, int p_299420_, int p_300463_, float arg3)
protected void
b(gzc arg0, double arg1, double arg2)
onDrag(MouseButtonEvent arg0, double arg1, double arg2)
method_25349(class_11909 arg0, double arg1, double arg2)
onDrag(Click arg0, double arg1, double arg2)
m_7212_(C_410856_ p_301243_, double p_297441_, double arg2)
public void
a(iqr arg0)
playDownSound(SoundManager arg0)
method_25354(class_1144 arg0)
playDownSound(SoundManager arg0)
m_7435_(C_4603_ arg0)
protected void
a(gpd arg0)
updateWidgetNarration(NarrationElementOutput arg0)
method_47399(class_6382 arg0)
appendClickableNarrations(NarrationMessageBuilder arg0)
m_168797_(C_141608_ arg0)
public ComponentPath
a(gpi arg0)
nextFocusPath(FocusNavigationEvent arg0)
method_48205(class_8023 arg0)
getNavigationPath(GuiNavigation arg0)
m_264064_(C_263643_ arg0)