Class TextComponent
java.lang.Object
me.ranzeplay.messagechain.form.AbstractFormComponent
me.ranzeplay.messagechain.form.components.TextComponent
-
Constructor Summary
ConstructorsConstructorDescriptionTextComponent(String name, String caption, String description, net.minecraft.text.Text text) -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.client.gui.widget.Widgetdraw(int width, net.minecraft.client.font.TextRenderer renderer) Collection<io.wispforest.owo.ui.core.Component>
-
Constructor Details
-
TextComponent
-
-
Method Details
-
draw
public net.minecraft.client.gui.widget.Widget draw(int width, net.minecraft.client.font.TextRenderer renderer) - Specified by:
drawin classAbstractFormComponent
-
getUIComponent
- Specified by:
getUIComponentin classAbstractFormComponent
-