java.lang.Object
com.simibubi.create.content.logistics.trains.management.schedule.Schedule

public class Schedule extends Object
  • Field Details

  • Constructor Details

    • Schedule

      public Schedule()
  • Method Details

    • getTypeOptions

      public static <T> List<? extends net.minecraft.network.chat.Component> getTypeOptions(List<Pair<net.minecraft.resources.ResourceLocation,T>> list)
    • write

      public net.minecraft.nbt.CompoundTag write()
    • fromTag

      public static Schedule fromTag(net.minecraft.nbt.CompoundTag tag)