Class ScheduleDataEntry
java.lang.Object
com.simibubi.create.content.logistics.trains.management.schedule.ScheduleDataEntry
- All Implemented Interfaces:
IScheduleInput
- Direct Known Subclasses:
ScheduleInstruction,ScheduleWaitCondition
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected <T> Tnet.minecraft.nbt.CompoundTaggetData()protected intprotected voidreadAdditional(net.minecraft.nbt.CompoundTag tag) protected Stringprotected voidwriteAdditional(net.minecraft.nbt.CompoundTag tag) Methods 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, getTitleAs, initConfigurationWidgets, renderSpecialIcon, setItem, slotsTargeted
-
Field Details
-
data
protected net.minecraft.nbt.CompoundTag data
-
-
Constructor Details
-
ScheduleDataEntry
public ScheduleDataEntry()
-
-
Method Details
-
getData
public net.minecraft.nbt.CompoundTag getData()- Specified by:
getDatain interfaceIScheduleInput
-
writeAdditional
protected void writeAdditional(net.minecraft.nbt.CompoundTag tag) -
readAdditional
protected void readAdditional(net.minecraft.nbt.CompoundTag tag) -
enumData
-
textData
-
intData
-