net.minecraft.client.gui.components

public class PlayerSkinWidget

extends AbstractWidget

All mapped superinterfaces:

Renderable, GuiEventListener, TabOrderedElement, LayoutElement, NarratableEntry, NarrationSupplier

fpg
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_OFFSET
field_45996
field_45996
private static final float
b
MODEL_HEIGHT
field_45997
field_45997
private static final float
c
Z_OFFSET
field_45998
field_45998
private static final float
d
ROTATION_SENSITIVITY
field_45999
field_45999
private static final float
e
DEFAULT_ROTATION_X
field_46000
field_46000
private static final float
f
DEFAULT_ROTATION_Y
field_46001
field_46001
private static final float
m
ROTATION_X_LIMIT
field_46002
field_46002
private final PlayerSkinWidget$Model
n
model
field_46003
models
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 entityModelLoader, Supplier<PlayerSkin> skinSupplier)

Method summary

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