Class TextAreaComponent

java.lang.Object
me.ranzeplay.messagechain.form.AbstractFormComponent
me.ranzeplay.messagechain.form.components.TextAreaComponent

public class TextAreaComponent extends AbstractFormComponent
  • Constructor Details

    • TextAreaComponent

      public TextAreaComponent(String name, String caption, String description, net.minecraft.text.Text placeholder, net.minecraft.text.Text text)
  • Method Details