Class ChangeThrottleInstruction
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.ChangeThrottleInstruction
- 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> floatList<net.minecraft.network.chat.Component>getTitleAs(String type) voidbooleanMethods 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
-
ChangeThrottleInstruction
public ChangeThrottleInstruction()
-
-
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
-
getTitleAs
-
initConfigurationWidgets
-
getThrottle
public float getThrottle() -
getSecondLineTooltip
-