Package net.minecraft
Class class_5683
java.lang.Object
net.minecraft.class_5683
- All Implemented Interfaces:
class_5684
@Environment(CLIENT) public class class_5683 extends Object implements class_5684
-
Field Summary
Fields Modifier and Type Field Description private OrderedTextfield_27997 -
Constructor Summary
Constructors Constructor Description class_5683(OrderedText orderedText) -
Method Summary
Modifier and Type Method Description intmethod_32661()intmethod_32664(TextRenderer textRenderer)voidmethod_32665(TextRenderer textRenderer, int int2, int int3, Matrix4f matrix4f, VertexConsumerProvider.Immediate immediate)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.class_5684
method_32666
-
Field Details
-
field_27997
-
-
Constructor Details
-
class_5683
-
-
Method Details
-
method_32664
- Specified by:
method_32664in interfaceclass_5684
-
method_32661
public int method_32661()- Specified by:
method_32661in interfaceclass_5684
-
method_32665
public void method_32665(TextRenderer textRenderer, int int2, int int3, Matrix4f matrix4f, VertexConsumerProvider.Immediate immediate)- Specified by:
method_32665in interfaceclass_5684
-