Uses of Interface
net.minecraft.util.FormattedCharSink
-
Uses of FormattedCharSink in net.minecraft.client
Modifier and TypeClassDescription(package private) class
(package private) class
-
Uses of FormattedCharSink in net.minecraft.client.gui
-
Uses of FormattedCharSink in net.minecraft.util
Modifier and TypeMethodDescriptionstatic FormattedCharSink
FormattedCharSequence.decorateOutput
(FormattedCharSink p_13706_, it.unimi.dsi.fastutil.ints.Int2IntFunction p_13707_) Modifier and TypeMethodDescriptionboolean
FormattedCharSequence.accept
(FormattedCharSink p_13732_) static FormattedCharSink
FormattedCharSequence.decorateOutput
(FormattedCharSink p_13706_, it.unimi.dsi.fastutil.ints.Int2IntFunction p_13707_) private static boolean
StringDecomposer.feedChar
(Style p_14333_, FormattedCharSink p_14334_, int p_14335_, char p_14336_) static boolean
StringDecomposer.iterate
(String p_14318_, Style p_14319_, FormattedCharSink p_14320_) static boolean
StringDecomposer.iterateBackwards
(String p_14338_, Style p_14339_, FormattedCharSink p_14340_) static boolean
StringDecomposer.iterateFormatted
(String p_14312_, int p_14313_, Style p_14314_, Style p_14315_, FormattedCharSink p_14316_) static boolean
StringDecomposer.iterateFormatted
(String p_14307_, int p_14308_, Style p_14309_, FormattedCharSink p_14310_) static boolean
StringDecomposer.iterateFormatted
(String p_14347_, Style p_14348_, FormattedCharSink p_14349_) static boolean
StringDecomposer.iterateFormatted
(FormattedText p_14329_, Style p_14330_, FormattedCharSink p_14331_)