Uses of Interface
net.minecraft.util.IReorderingProcessor
-
-
Uses of IReorderingProcessor in net.minecraft.client
Fields in net.minecraft.client with type parameters of type IReorderingProcessor Modifier and Type Field Description private java.util.Optional<java.util.List<IReorderingProcessor>>
AbstractOption. toolTip
Methods in net.minecraft.client that return types with arguments of type IReorderingProcessor Modifier and Type Method Description java.util.Optional<java.util.List<IReorderingProcessor>>
AbstractOption. getTooltip()
Method parameters in net.minecraft.client with type arguments of type IReorderingProcessor Modifier and Type Method Description void
AbstractOption. setTooltip(java.util.List<IReorderingProcessor> p_241567_1_)
-
Uses of IReorderingProcessor in net.minecraft.client.gui
Fields in net.minecraft.client.gui declared as IReorderingProcessor Modifier and Type Field Description private static IReorderingProcessor
RenderComponentsUtil. INDENT
private IReorderingProcessor
IBidiRenderer.Entry. text
Fields in net.minecraft.client.gui with type parameters of type IReorderingProcessor Modifier and Type Field Description private java.util.List<IReorderingProcessor>
CommandSuggestionHelper. commandUsage
private java.util.List<ChatLine<IReorderingProcessor>>
NewChatGui. trimmedMessages
Methods in net.minecraft.client.gui that return IReorderingProcessor Modifier and Type Method Description private IReorderingProcessor
CommandSuggestionHelper. formatChat(java.lang.String p_228122_1_, int p_228122_2_)
private static IReorderingProcessor
CommandSuggestionHelper. formatText(com.mojang.brigadier.ParseResults<ISuggestionProvider> p_228116_0_, java.lang.String p_228116_1_, int p_228116_2_)
private static IReorderingProcessor
CommandSuggestionHelper. getExceptionMessage(com.mojang.brigadier.exceptions.CommandSyntaxException p_243255_0_)
Methods in net.minecraft.client.gui that return types with arguments of type IReorderingProcessor Modifier and Type Method Description java.util.Optional<java.util.List<IReorderingProcessor>>
IBidiTooltip. getTooltip()
java.util.List<IReorderingProcessor>
FontRenderer. split(ITextProperties p_238425_1_, int p_238425_2_)
static java.util.List<IReorderingProcessor>
RenderComponentsUtil. wrapComponents(ITextProperties p_238505_0_, int p_238505_1_, FontRenderer p_238505_2_)
Methods in net.minecraft.client.gui with parameters of type IReorderingProcessor Modifier and Type Method Description int
FontRenderer. draw(MatrixStack p_238422_1_, IReorderingProcessor p_238422_2_, float p_238422_3_, float p_238422_4_, int p_238422_5_)
int
FontRenderer. drawInBatch(IReorderingProcessor p_238416_1_, float p_238416_2_, float p_238416_3_, int p_238416_4_, boolean p_238416_5_, Matrix4f p_238416_6_, IRenderTypeBuffer p_238416_7_, boolean p_238416_8_, int p_238416_9_, int p_238416_10_)
private int
FontRenderer. drawInternal(IReorderingProcessor p_238424_1_, float p_238424_2_, float p_238424_3_, int p_238424_4_, boolean p_238424_5_, Matrix4f p_238424_6_, IRenderTypeBuffer p_238424_7_, boolean p_238424_8_, int p_238424_9_, int p_238424_10_)
private int
FontRenderer. drawInternal(IReorderingProcessor p_238415_1_, float p_238415_2_, float p_238415_3_, int p_238415_4_, Matrix4f p_238415_5_, boolean p_238415_6_)
int
FontRenderer. drawShadow(MatrixStack p_238407_1_, IReorderingProcessor p_238407_2_, float p_238407_3_, float p_238407_4_, int p_238407_5_)
private float
FontRenderer. renderText(IReorderingProcessor p_238426_1_, float p_238426_2_, float p_238426_3_, int p_238426_4_, boolean p_238426_5_, Matrix4f p_238426_6_, IRenderTypeBuffer p_238426_7_, boolean p_238426_8_, int p_238426_9_, int p_238426_10_)
int
FontRenderer. width(IReorderingProcessor p_243245_1_)
Constructors in net.minecraft.client.gui with parameters of type IReorderingProcessor Constructor Description Entry(IReorderingProcessor p_i242052_1_, int p_i242052_2_)
-
Uses of IReorderingProcessor in net.minecraft.client.gui.advancements
Fields in net.minecraft.client.gui.advancements declared as IReorderingProcessor Modifier and Type Field Description private IReorderingProcessor
AdvancementEntryGui. title
Fields in net.minecraft.client.gui.advancements with type parameters of type IReorderingProcessor Modifier and Type Field Description private java.util.List<IReorderingProcessor>
AdvancementEntryGui. description
-
Uses of IReorderingProcessor in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as IReorderingProcessor Modifier and Type Field Description private static IReorderingProcessor
EditBookScreen. BLACK_CURSOR
private static IReorderingProcessor
EditBookScreen. GRAY_CURSOR
Fields in net.minecraft.client.gui.screen with type parameters of type IReorderingProcessor Modifier and Type Field Description private java.util.List<IReorderingProcessor>
ReadBookScreen. cachedPageComponents
private java.util.List<IReorderingProcessor>
EditGamerulesScreen.ValueEntry. label
private java.util.List<IReorderingProcessor>
WinGameScreen. lines
private java.util.List<IReorderingProcessor>
EditGamerulesScreen.Gamerule. tooltip
private java.util.List<IReorderingProcessor>
EditGamerulesScreen. tooltip
private java.util.List<IReorderingProcessor>
WorldSelectionScreen. toolTip
Methods in net.minecraft.client.gui.screen that return types with arguments of type IReorderingProcessor Modifier and Type Method Description static java.util.List<IReorderingProcessor>
SettingsScreen. tooltipAt(OptionsRowList p_243293_0_, int p_243293_1_, int p_243293_2_)
Method parameters in net.minecraft.client.gui.screen with type arguments of type IReorderingProcessor Modifier and Type Method Description EditGamerulesScreen.Gamerule
EditGamerulesScreen.IRuleEntry. create(ITextComponent p_create_1_, java.util.List<IReorderingProcessor> p_create_2_, java.lang.String p_create_3_, T p_create_4_)
void
Screen. renderTooltip(MatrixStack p_238654_1_, java.util.List<? extends IReorderingProcessor> p_238654_2_, int p_238654_3_, int p_238654_4_)
void
Screen. renderToolTip(MatrixStack p_238654_1_, java.util.List<? extends IReorderingProcessor> p_238654_2_, int p_238654_3_, int p_238654_4_, FontRenderer font)
private void
EditGamerulesScreen. setTooltip(java.util.List<IReorderingProcessor> p_238980_1_)
void
WorldSelectionScreen. setToolTip(java.util.List<IReorderingProcessor> p_239026_1_)
Constructor parameters in net.minecraft.client.gui.screen with type arguments of type IReorderingProcessor Constructor Description BooleanEntry(ITextComponent p_i232311_2_, java.util.List<IReorderingProcessor> p_i232311_3_, java.lang.String p_i232311_4_, GameRules.BooleanValue p_i232311_5_)
Gamerule(java.util.List<IReorderingProcessor> p_i232315_2_)
IntegerEntry(ITextComponent p_i232314_2_, java.util.List<IReorderingProcessor> p_i232314_3_, java.lang.String p_i232314_4_, GameRules.IntegerValue p_i232314_5_)
ValueEntry(java.util.List<IReorderingProcessor> p_i241256_2_, ITextComponent p_i241256_3_)
-
Uses of IReorderingProcessor in net.minecraft.client.gui.social
Fields in net.minecraft.client.gui.social with type parameters of type IReorderingProcessor Modifier and Type Field Description private java.util.List<IReorderingProcessor>
FilterListEntry. hideTooltip
private java.util.List<IReorderingProcessor>
FilterListEntry. showTooltip
Method parameters in net.minecraft.client.gui.social with type arguments of type IReorderingProcessor Modifier and Type Method Description private static void
FilterListEntry. postRenderTooltip(SocialInteractionsScreen p_244634_0_, MatrixStack p_244634_1_, java.util.List<IReorderingProcessor> p_244634_2_, int p_244634_3_, int p_244634_4_)
-
Uses of IReorderingProcessor in net.minecraft.client.gui.toasts
Fields in net.minecraft.client.gui.toasts with type parameters of type IReorderingProcessor Modifier and Type Field Description private java.util.List<IReorderingProcessor>
SystemToast. messageLines
Methods in net.minecraft.client.gui.toasts that return types with arguments of type IReorderingProcessor Modifier and Type Method Description private static com.google.common.collect.ImmutableList<IReorderingProcessor>
SystemToast. nullToEmpty(ITextComponent p_238537_0_)
Constructor parameters in net.minecraft.client.gui.toasts with type arguments of type IReorderingProcessor Constructor Description SystemToast(SystemToast.Type p_i232264_1_, ITextComponent p_i232264_2_, java.util.List<IReorderingProcessor> p_i232264_3_, int p_i232264_4_)
-
Uses of IReorderingProcessor in net.minecraft.client.gui.widget
Fields in net.minecraft.client.gui.widget with type parameters of type IReorderingProcessor Modifier and Type Field Description private java.util.function.BiFunction<java.lang.String,java.lang.Integer,IReorderingProcessor>
TextFieldWidget. formatter
Methods in net.minecraft.client.gui.widget that return types with arguments of type IReorderingProcessor Modifier and Type Method Description java.util.Optional<java.util.List<IReorderingProcessor>>
OptionSlider. getTooltip()
Method parameters in net.minecraft.client.gui.widget with type arguments of type IReorderingProcessor Modifier and Type Method Description void
TextFieldWidget. setFormatter(java.util.function.BiFunction<java.lang.String,java.lang.Integer,IReorderingProcessor> p_195607_1_)
-
Uses of IReorderingProcessor in net.minecraft.client.gui.widget.button
Methods in net.minecraft.client.gui.widget.button that return types with arguments of type IReorderingProcessor Modifier and Type Method Description java.util.Optional<java.util.List<IReorderingProcessor>>
OptionButton. getTooltip()
-
Uses of IReorderingProcessor in net.minecraft.client.gui.widget.list
Fields in net.minecraft.client.gui.widget.list declared as IReorderingProcessor Modifier and Type Field Description private IReorderingProcessor
ResourcePackList.ResourcePackEntry. incompatibleNameDisplayCache
private IReorderingProcessor
ResourcePackList.ResourcePackEntry. nameDisplayCache
Methods in net.minecraft.client.gui.widget.list that return IReorderingProcessor Modifier and Type Method Description private static IReorderingProcessor
ResourcePackList.ResourcePackEntry. cacheName(Minecraft p_244424_0_, ITextComponent p_244424_1_)
-
Uses of IReorderingProcessor in net.minecraft.client.resources
Methods in net.minecraft.client.resources that return IReorderingProcessor Modifier and Type Method Description IReorderingProcessor
ClientLanguageMap. getVisualOrder(ITextProperties p_241870_1_)
-
Uses of IReorderingProcessor in net.minecraft.client.util
Methods in net.minecraft.client.util that return IReorderingProcessor Modifier and Type Method Description static IReorderingProcessor
BidiReorderer. reorder(ITextProperties p_243508_0_, boolean p_243508_1_)
Methods in net.minecraft.client.util that return types with arguments of type IReorderingProcessor Modifier and Type Method Description java.util.List<IReorderingProcessor>
BidiReorder. substring(int p_244287_1_, int p_244287_2_, boolean p_244287_3_)
-
Uses of IReorderingProcessor in net.minecraft.tileentity
Fields in net.minecraft.tileentity declared as IReorderingProcessor Modifier and Type Field Description private IReorderingProcessor[]
SignTileEntity. renderMessages
Methods in net.minecraft.tileentity that return IReorderingProcessor Modifier and Type Method Description IReorderingProcessor
SignTileEntity. getRenderMessage(int p_242686_1_, java.util.function.Function<ITextComponent,IReorderingProcessor> p_242686_2_)
Method parameters in net.minecraft.tileentity with type arguments of type IReorderingProcessor Modifier and Type Method Description IReorderingProcessor
SignTileEntity. getRenderMessage(int p_242686_1_, java.util.function.Function<ITextComponent,IReorderingProcessor> p_242686_2_)
-
Uses of IReorderingProcessor in net.minecraft.util
Fields in net.minecraft.util declared as IReorderingProcessor Modifier and Type Field Description static IReorderingProcessor
IReorderingProcessor. EMPTY
Methods in net.minecraft.util that return IReorderingProcessor Modifier and Type Method Description static IReorderingProcessor
IReorderingProcessor. backward(java.lang.String p_242246_0_, Style p_242246_1_, it.unimi.dsi.fastutil.ints.Int2IntFunction p_242246_2_)
static IReorderingProcessor
IReorderingProcessor. codepoint(int p_242233_0_, Style p_242233_1_)
static IReorderingProcessor
IReorderingProcessor. composite(java.util.List<IReorderingProcessor> p_242241_0_)
static IReorderingProcessor
IReorderingProcessor. composite(IReorderingProcessor p_242234_0_, IReorderingProcessor p_242234_1_)
static IReorderingProcessor
IReorderingProcessor. forward(java.lang.String p_242239_0_, Style p_242239_1_)
static IReorderingProcessor
IReorderingProcessor. fromList(java.util.List<IReorderingProcessor> p_242247_0_)
static IReorderingProcessor
IReorderingProcessor. fromPair(IReorderingProcessor p_242244_0_, IReorderingProcessor p_242244_1_)
Methods in net.minecraft.util with parameters of type IReorderingProcessor Modifier and Type Method Description static IReorderingProcessor
IReorderingProcessor. composite(IReorderingProcessor p_242234_0_, IReorderingProcessor p_242234_1_)
static IReorderingProcessor
IReorderingProcessor. fromPair(IReorderingProcessor p_242244_0_, IReorderingProcessor p_242244_1_)
Method parameters in net.minecraft.util with type arguments of type IReorderingProcessor Modifier and Type Method Description static IReorderingProcessor
IReorderingProcessor. composite(java.util.List<IReorderingProcessor> p_242241_0_)
static IReorderingProcessor
IReorderingProcessor. fromList(java.util.List<IReorderingProcessor> p_242247_0_)
-
Uses of IReorderingProcessor in net.minecraft.util.text
Fields in net.minecraft.util.text declared as IReorderingProcessor Modifier and Type Field Description private IReorderingProcessor
TextComponent. visualOrderText
Methods in net.minecraft.util.text that return IReorderingProcessor Modifier and Type Method Description abstract IReorderingProcessor
LanguageMap. getVisualOrder(ITextProperties p_241870_1_)
IReorderingProcessor
ITextComponent. getVisualOrderText()
IReorderingProcessor
TextComponent. getVisualOrderText()
Methods in net.minecraft.util.text that return types with arguments of type IReorderingProcessor Modifier and Type Method Description java.util.List<IReorderingProcessor>
LanguageMap. getVisualOrder(java.util.List<ITextProperties> p_244260_1_)
Methods in net.minecraft.util.text with parameters of type IReorderingProcessor Modifier and Type Method Description Style
CharacterManager. componentStyleAtWidth(IReorderingProcessor p_243239_1_, int p_243239_2_)
float
CharacterManager. stringWidth(IReorderingProcessor p_243238_1_)
-
Uses of IReorderingProcessor in net.minecraftforge.fml.client.gui.screen
Fields in net.minecraftforge.fml.client.gui.screen with type parameters of type IReorderingProcessor Modifier and Type Field Description private java.util.List<IReorderingProcessor>
ModListScreen.InfoPanel. lines
Methods in net.minecraftforge.fml.client.gui.screen that return types with arguments of type IReorderingProcessor Modifier and Type Method Description private java.util.List<IReorderingProcessor>
ModListScreen.InfoPanel. resizeContent(java.util.List<java.lang.String> lines)
-