All Implemented Interfaces:
IScheduleInput
Direct Known Subclasses:
ChangeTitleInstruction, DestinationInstruction

public abstract class TextScheduleInstruction extends ScheduleInstruction
  • Constructor Details

    • TextScheduleInstruction

      public TextScheduleInstruction()
  • Method Details

    • getLabelText

      protected String getLabelText()
    • getTitleAs

      public List<net.minecraft.network.chat.Component> getTitleAs(String type)
    • initConfigurationWidgets

      public void initConfigurationWidgets(ModularGuiLineBuilder builder)
    • modifyEditBox

      protected void modifyEditBox(net.minecraft.client.gui.components.EditBox box)