net.minecraft.client.gui

class DrawContext$TextConsumerImpl

implements DrawnTextConsumer, Consumer<Style>

net.minecraft.client.gui.GuiGraphicsExtractor$RenderingTextCollector
net.minecraft.class_332$class_12229
net.minecraft.client.gui.DrawContext$TextConsumerImpl

Field summary

Modifier and TypeField
private DrawnTextConsumer$Transformation
defaultParameters
field_63857
transformation
private final DrawContext$HoverType
hoveredTextEffects
field_63858
hoverType
private final Consumer<Style>
additionalConsumer
field_63859
styleCallback
final DrawContext
this$0
field_63856
field_63856

Constructor summary

ModifierConstructor
private (DrawnTextConsumer$Transformation this$0, DrawContext$HoverType transformation, Consumer<Style> hoverType)

Method summary

Modifier and TypeMethod
public DrawnTextConsumer$Transformation
defaultParameters()
method_75760()
getTransformation()
public void
defaultParameters(ActiveTextCollector$Parameters newParameters)
method_75764(class_12225$class_12227 arg0)
setTransformation(DrawnTextConsumer$Transformation arg0)
public void
accept(Style style)
method_75791(class_2583 arg0)
accept(Style arg0)
public void
accept(TextAlignment alignment, int anchorX, int y, ActiveTextCollector$Parameters parameters, FormattedCharSequence text)
method_75766(class_11735 arg0, int arg1, int arg2, class_12225$class_12227 arg3, class_5481 arg4)
text(Alignment arg0, int arg1, int arg2, DrawnTextConsumer$Transformation arg3, OrderedText arg4)
public void
acceptScrolling(Component message, int centerX, int left, int right, int top, int bottom, ActiveTextCollector$Parameters parameters)
method_75773(class_2561 arg0, int arg1, int arg2, int arg3, int arg4, int arg5, class_12225$class_12227 arg6)
marqueedText(Text arg0, int arg1, int arg2, int arg3, int arg4, int arg5, DrawnTextConsumer$Transformation arg6)
public void
accept(Object style)
accept(Object arg0)
accept(Object style)