Class SchedulingMode<C>

java.lang.Object
com.refinedmods.refinedstorage.common.support.SchedulingMode<C>

public final class SchedulingMode<C> extends Object
  • Constructor Details

  • Method Details

    • getType

      public SchedulingModeType getType()
    • setType

      public void setType(SchedulingModeType type)
    • load

      public void load(net.minecraft.nbt.CompoundTag tag)
    • writeToTag

      public void writeToTag(net.minecraft.nbt.CompoundTag tag)