Class NullIota

java.lang.Object
at.petrak.hexcasting.api.casting.iota.Iota
at.petrak.hexcasting.api.casting.iota.NullIota

public class NullIota extends Iota
An iota with no data associated with it.
  • Field Details

    • DISPLAY

      public static final net.minecraft.network.chat.Component DISPLAY
    • TYPE

      public static IotaType<NullIota> TYPE
  • Constructor Details

    • NullIota

      public NullIota()
  • Method Details