net.minecraft.client.font

public class DrawnTextConsumer$ClickHandler

implements DrawnTextConsumer

net.minecraft.client.gui.ActiveTextCollector$ClickableStyleFinder
net.minecraft.class_12225$class_12226
net.minecraft.client.font.DrawnTextConsumer$ClickHandler

Field summary

Modifier and TypeField
private static final DrawnTextConsumer$Transformation
INITIAL
field_63837
DEFAULT_TRANSFORMATION
private final TextRenderer
font
field_63838
textRenderer
private final int
testX
field_63839
clickX
private final int
testY
field_63840
clickY
private DrawnTextConsumer$Transformation
defaultParameters
field_63841
transformation
private boolean
includeInsertions
field_64671
insert
private Style
result
field_63842
style
private final Consumer<Style>
styleScanner
field_63843
setStyleCallback

Constructor summary

ModifierConstructor
public (TextRenderer textRenderer, int clickX, int clickY)

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(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 DrawnTextConsumer$ClickHandler
includeInsertions(boolean flag)
method_76756(boolean arg0)
insert(boolean insert)
public Style
result()
method_75777()
getStyle()
private void
lambda$new$0(Style arg0)
method_75776(class_2583 arg0)
method_75776(Style style)