All Implemented Interfaces:
IScheduleInput

public class ChangeTitleInstruction extends TextScheduleInstruction
  • Constructor Details

    • ChangeTitleInstruction

      public ChangeTitleInstruction()
  • Method Details

    • getSummary

      public Pair<net.minecraft.world.item.ItemStack,net.minecraft.network.chat.Component> getSummary()
    • getId

      public net.minecraft.resources.ResourceLocation getId()
    • getSecondLineIcon

      public net.minecraft.world.item.ItemStack getSecondLineIcon()
    • supportsConditions

      public boolean supportsConditions()
      Specified by:
      supportsConditions in class ScheduleInstruction
    • getScheduleTitle

      public String getScheduleTitle()
    • getSecondLineTooltip

      public List<net.minecraft.network.chat.Component> getSecondLineTooltip(int slot)