net.minecraft.client.gui.components

public class PlayerSkinWidget

extends AbstractWidget

All mapped superinterfaces:

Renderable, GuiEventListener, TabOrderedElement, LayoutElement, NarratableEntry, NarrationSupplier

fyo
net.minecraft.client.gui.components.PlayerSkinWidget
net.minecraft.class_8765
net.minecraft.client.gui.widget.PlayerSkinWidget

Field summary

Modifier and TypeField
private static final float
a
MODEL_HEIGHT
field_45997
field_45997
private static final float
b
FIT_SCALE
field_59833
field_59833
private static final float
c
ROTATION_SENSITIVITY
field_45999
field_45999
private static final float
d
DEFAULT_ROTATION_X
field_46000
field_46000
private static final float
e
DEFAULT_ROTATION_Y
field_46001
field_46001
private static final float
f
ROTATION_X_LIMIT
field_46002
field_46002
private final PlayerModel
m
wideModel
field_59834
wideModel
private final PlayerModel
n
slimModel
field_59835
slimModel
private final Supplier<PlayerSkin>
o
skin
field_46004
skinSupplier
private float
p
rotationX
field_46005
xRotation
private float
q
rotationY
field_46006
yRotation

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
b(fxa 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)
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)
public void
a(hww arg0)
playDownSound(SoundManager arg0)
method_25354(class_1144 arg0)
playDownSound(SoundManager arg0)
protected void
a(gbs arg0)
updateWidgetNarration(NarrationElementOutput arg0)
method_47399(class_6382 arg0)
appendClickableNarrations(NarrationMessageBuilder arg0)
public boolean
D()
isActive()
method_37303()
isNarratable()
public ComponentPath
a(gby arg0)
nextFocusPath(FocusNavigationEvent arg0)
method_48205(class_8023 arg0)
getNavigationPath(GuiNavigation arg0)