Class TextScheduleInstruction
java.lang.Object
com.simibubi.create.content.logistics.trains.management.schedule.ScheduleDataEntry
com.simibubi.create.content.logistics.trains.management.schedule.destination.ScheduleInstruction
com.simibubi.create.content.logistics.trains.management.schedule.destination.TextScheduleInstruction
- All Implemented Interfaces:
IScheduleInput
- Direct Known Subclasses:
ChangeTitleInstruction,DestinationInstruction
-
Field Summary
Fields inherited from class com.simibubi.create.content.logistics.trains.management.schedule.ScheduleDataEntry
data -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringList<net.minecraft.network.chat.Component>getTitleAs(String type) voidprotected voidmodifyEditBox(net.minecraft.client.gui.components.EditBox box) Methods inherited from class com.simibubi.create.content.logistics.trains.management.schedule.destination.ScheduleInstruction
fromTag, supportsConditions, writeMethods inherited from class com.simibubi.create.content.logistics.trains.management.schedule.ScheduleDataEntry
enumData, getData, intData, readAdditional, textData, writeAdditionalMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.simibubi.create.content.logistics.trains.management.schedule.IScheduleInput
getId, getItem, getSecondLineIcon, getSecondLineTooltip, getSummary, renderSpecialIcon, setItem, slotsTargeted
-
Constructor Details
-
TextScheduleInstruction
public TextScheduleInstruction()
-
-
Method Details
-
getLabelText
-
getTitleAs
-
initConfigurationWidgets
-
modifyEditBox
protected void modifyEditBox(net.minecraft.client.gui.components.EditBox box)
-