Class ChangeTitleInstruction
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
com.simibubi.create.content.logistics.trains.management.schedule.destination.ChangeTitleInstruction
- All Implemented Interfaces:
IScheduleInput
-
Field Summary
Fields inherited from class com.simibubi.create.content.logistics.trains.management.schedule.ScheduleDataEntry
data -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.resources.ResourceLocationgetId()net.minecraft.world.item.ItemStackList<net.minecraft.network.chat.Component>getSecondLineTooltip(int slot) Pair<net.minecraft.world.item.ItemStack,net.minecraft.network.chat.Component> booleanMethods inherited from class com.simibubi.create.content.logistics.trains.management.schedule.destination.TextScheduleInstruction
getLabelText, getTitleAs, initConfigurationWidgets, modifyEditBoxMethods inherited from class com.simibubi.create.content.logistics.trains.management.schedule.destination.ScheduleInstruction
fromTag, 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
getItem, renderSpecialIcon, setItem, slotsTargeted
-
Constructor Details
-
ChangeTitleInstruction
public ChangeTitleInstruction()
-
-
Method Details
-
getSummary
-
getId
public net.minecraft.resources.ResourceLocation getId() -
getSecondLineIcon
public net.minecraft.world.item.ItemStack getSecondLineIcon() -
supportsConditions
public boolean supportsConditions()- Specified by:
supportsConditionsin classScheduleInstruction
-
getScheduleTitle
-
getSecondLineTooltip
-