Uses of Interface
net.minecraft.util.text.ITextProperties
-
-
Uses of ITextProperties in net.minecraft.client.gui
Methods in net.minecraft.client.gui that return ITextProperties Modifier and Type Method Description ITextPropertiesFontRenderer. substrByWidth(ITextProperties p_238417_1_, int p_238417_2_)Methods in net.minecraft.client.gui with parameters of type ITextProperties Modifier and Type Method Description static IBidiRendererIBidiRenderer. create(FontRenderer p_243258_0_, ITextProperties p_243258_1_, int p_243258_2_)static IBidiRendererIBidiRenderer. create(FontRenderer p_243259_0_, ITextProperties p_243259_1_, int p_243259_2_, int p_243259_3_)voidFontRenderer. drawWordWrap(ITextProperties p_238418_1_, int p_238418_2_, int p_238418_3_, int p_238418_4_, int p_238418_5_)java.util.List<IReorderingProcessor>FontRenderer. split(ITextProperties p_238425_1_, int p_238425_2_)ITextPropertiesFontRenderer. substrByWidth(ITextProperties p_238417_1_, int p_238417_2_)intFontRenderer. width(ITextProperties p_238414_1_)static java.util.List<IReorderingProcessor>RenderComponentsUtil. wrapComponents(ITextProperties p_238505_0_, int p_238505_1_, FontRenderer p_238505_2_) -
Uses of ITextProperties in net.minecraft.client.gui.advancements
Methods in net.minecraft.client.gui.advancements that return types with arguments of type ITextProperties Modifier and Type Method Description private java.util.List<ITextProperties>AdvancementEntryGui. findOptimalLines(ITextComponent p_238694_1_, int p_238694_2_)Method parameters in net.minecraft.client.gui.advancements with type arguments of type ITextProperties Modifier and Type Method Description private static floatAdvancementEntryGui. getMaxWidth(CharacterManager p_238693_0_, java.util.List<ITextProperties> p_238693_1_) -
Uses of ITextProperties in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as ITextProperties Modifier and Type Field Description private ITextPropertiesGPUWarningScreen. messageMethods in net.minecraft.client.gui.screen that return ITextProperties Modifier and Type Method Description default ITextPropertiesReadBookScreen.IBookInfo. getPage(int p_238806_1_)ITextPropertiesReadBookScreen.IBookInfo. getPageRaw(int p_230456_1_)ITextPropertiesReadBookScreen.UnwrittenBookInfo. getPageRaw(int p_230456_1_)ITextPropertiesReadBookScreen.WrittenBookInfo. getPageRaw(int p_230456_1_)Method parameters in net.minecraft.client.gui.screen with type arguments of type ITextProperties Modifier and Type Method Description voidScreen. renderWrappedToolTip(MatrixStack matrixStack, java.util.List<? extends ITextProperties> tooltips, int mouseX, int mouseY, FontRenderer font)Constructor parameters in net.minecraft.client.gui.screen with type arguments of type ITextProperties Constructor Description GPUWarningScreen(ITextComponent p_i241250_1_, java.util.List<ITextProperties> p_i241250_2_, com.google.common.collect.ImmutableList<GPUWarningScreen.Option> p_i241250_3_) -
Uses of ITextProperties in net.minecraft.client.resources
Methods in net.minecraft.client.resources with parameters of type ITextProperties Modifier and Type Method Description IReorderingProcessorClientLanguageMap. getVisualOrder(ITextProperties p_241870_1_) -
Uses of ITextProperties in net.minecraft.client.util
Methods in net.minecraft.client.util with parameters of type ITextProperties Modifier and Type Method Description static BidiReorderBidiReorder. create(ITextProperties p_244290_0_, it.unimi.dsi.fastutil.ints.Int2IntFunction p_244290_1_, java.util.function.UnaryOperator<java.lang.String> p_244290_2_)static IReorderingProcessorBidiReorderer. reorder(ITextProperties p_243508_0_, boolean p_243508_1_) -
Uses of ITextProperties in net.minecraft.util
Methods in net.minecraft.util that return ITextProperties Modifier and Type Method Description ITextPropertiesEnchantmentNameParts. getRandomName(FontRenderer p_238816_1_, int p_238816_2_) -
Uses of ITextProperties in net.minecraft.util.text
Subinterfaces of ITextProperties in net.minecraft.util.text Modifier and Type Interface Description interfaceIFormattableTextComponentinterfaceITextComponentClasses in net.minecraft.util.text that implement ITextProperties Modifier and Type Class Description (package private) static classCharacterManager.StyleOverridingTextComponentclassKeybindTextComponentclassNBTTextComponentstatic classNBTTextComponent.Blockstatic classNBTTextComponent.Entitystatic classNBTTextComponent.StorageclassScoreTextComponentclassSelectorTextComponentclassStringTextComponentclassTextComponentclassTranslationTextComponentFields in net.minecraft.util.text declared as ITextProperties Modifier and Type Field Description static ITextPropertiesITextProperties. EMPTYprivate static ITextPropertiesTranslationTextComponent. TEXT_NULLprivate static ITextPropertiesTranslationTextComponent. TEXT_PERCENTFields in net.minecraft.util.text with type parameters of type ITextProperties Modifier and Type Field Description private java.util.List<ITextProperties>TranslationTextComponent. decomposedPartsprivate java.util.List<ITextProperties>TextPropertiesManager. partsMethods in net.minecraft.util.text that return ITextProperties Modifier and Type Method Description static ITextPropertiesITextProperties. composite(java.util.List<ITextProperties> p_240654_0_)static ITextPropertiesITextProperties. composite(ITextProperties... p_240655_0_)private ITextPropertiesTranslationTextComponent. getArgument(int p_240757_1_)ITextPropertiesCharacterManager.SubstyledText. getRemainder()ITextPropertiesTextPropertiesManager. getResult()ITextPropertiesTextPropertiesManager. getResultOrEmpty()ITextPropertiesCharacterManager. headByWidth(ITextProperties p_238358_1_, int p_238358_2_, Style p_238358_3_)static ITextPropertiesITextProperties. of(java.lang.String p_240652_0_)static ITextPropertiesITextProperties. of(java.lang.String p_240653_0_, Style p_240653_1_)ITextPropertiesCharacterManager.SubstyledText. splitAt(int p_238373_1_, int p_238373_2_, Style p_238373_3_)Methods in net.minecraft.util.text that return types with arguments of type ITextProperties Modifier and Type Method Description java.util.List<ITextProperties>CharacterManager. splitLines(java.lang.String p_238365_1_, int p_238365_2_, Style p_238365_3_)java.util.List<ITextProperties>CharacterManager. splitLines(ITextProperties p_238362_1_, int p_238362_2_, Style p_238362_3_)Methods in net.minecraft.util.text with parameters of type ITextProperties Modifier and Type Method Description voidTextPropertiesManager. append(ITextProperties p_238155_1_)StyleCharacterManager. componentStyleAtWidth(ITextProperties p_238357_1_, int p_238357_2_)static ITextPropertiesITextProperties. composite(ITextProperties... p_240655_0_)static java.lang.StringTextProcessing. getPlainText(ITextProperties p_244782_0_)abstract IReorderingProcessorLanguageMap. getVisualOrder(ITextProperties p_241870_1_)ITextPropertiesCharacterManager. headByWidth(ITextProperties p_238358_1_, int p_238358_2_, Style p_238358_3_)static booleanTextProcessing. iterateFormatted(ITextProperties p_238343_0_, Style p_238343_1_, ICharacterConsumer p_238343_2_)java.util.List<ITextProperties>CharacterManager. splitLines(ITextProperties p_238362_1_, int p_238362_2_, Style p_238362_3_)voidCharacterManager. splitLines(ITextProperties p_243242_1_, int p_243242_2_, Style p_243242_3_, java.util.function.BiConsumer<ITextProperties,java.lang.Boolean> p_243242_4_)floatCharacterManager. stringWidth(ITextProperties p_238356_1_)Method parameters in net.minecraft.util.text with type arguments of type ITextProperties Modifier and Type Method Description static ITextPropertiesITextProperties. composite(java.util.List<ITextProperties> p_240654_0_)java.util.List<IReorderingProcessor>LanguageMap. getVisualOrder(java.util.List<ITextProperties> p_244260_1_)voidCharacterManager. splitLines(ITextProperties p_243242_1_, int p_243242_2_, Style p_243242_3_, java.util.function.BiConsumer<ITextProperties,java.lang.Boolean> p_243242_4_) -
Uses of ITextProperties in net.minecraftforge.client.event
Fields in net.minecraftforge.client.event with type parameters of type ITextProperties Modifier and Type Field Description protected java.util.List<? extends ITextProperties>RenderTooltipEvent. linesMethods in net.minecraftforge.client.event that return types with arguments of type ITextProperties Modifier and Type Method Description java.util.List<? extends ITextProperties>RenderTooltipEvent. getLines()The lines to be drawn.Constructor parameters in net.minecraftforge.client.event with type arguments of type ITextProperties Constructor Description Color(ItemStack stack, java.util.List<? extends ITextProperties> textLines, MatrixStack matrixStack, int x, int y, FontRenderer fr, int background, int borderStart, int borderEnd)Post(ItemStack stack, java.util.List<? extends ITextProperties> textLines, MatrixStack matrixStack, int x, int y, FontRenderer fr, int width, int height)PostBackground(ItemStack stack, java.util.List<? extends ITextProperties> textLines, MatrixStack matrixStack, int x, int y, FontRenderer fr, int width, int height)PostText(ItemStack stack, java.util.List<? extends ITextProperties> textLines, MatrixStack matrixStack, int x, int y, FontRenderer fr, int width, int height)Pre(ItemStack stack, java.util.List<? extends ITextProperties> lines, MatrixStack matrixStack, int x, int y, int screenWidth, int screenHeight, int maxWidth, FontRenderer fr)RenderTooltipEvent(ItemStack stack, java.util.List<? extends ITextProperties> lines, MatrixStack matrixStack, int x, int y, FontRenderer fr) -
Uses of ITextProperties in net.minecraftforge.fml
Method parameters in net.minecraftforge.fml with type arguments of type ITextProperties Modifier and Type Method Description static intTextComponentMessageFormatHandler. handle(TranslationTextComponent parent, java.util.List<ITextProperties> children, java.lang.Object[] formatArgs, java.lang.String format) -
Uses of ITextProperties in net.minecraftforge.fml.client.gui
Method parameters in net.minecraftforge.fml.client.gui with type arguments of type ITextProperties Modifier and Type Method Description static voidGuiUtils. drawHoveringText(MatrixStack mStack, java.util.List<? extends ITextProperties> textLines, int mouseX, int mouseY, int screenWidth, int screenHeight, int maxTextWidth, int backgroundColor, int borderColorStart, int borderColorEnd, FontRenderer font)Draws a tooltip box on the screen with text in it.static voidGuiUtils. drawHoveringText(MatrixStack mStack, java.util.List<? extends ITextProperties> textLines, int mouseX, int mouseY, int screenWidth, int screenHeight, int maxTextWidth, FontRenderer font)static voidGuiUtils. drawHoveringText(ItemStack stack, MatrixStack mStack, java.util.List<? extends ITextProperties> textLines, int mouseX, int mouseY, int screenWidth, int screenHeight, int maxTextWidth, int backgroundColor, int borderColorStart, int borderColorEnd, FontRenderer font)Use this version if calling from somewhere where ItemStack context is available.static voidGuiUtils. drawHoveringText(ItemStack stack, MatrixStack mStack, java.util.List<? extends ITextProperties> textLines, int mouseX, int mouseY, int screenWidth, int screenHeight, int maxTextWidth, FontRenderer font)
-