Class GarbageIota

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

public class GarbageIota extends Iota
this is LITERALLY a copy of NullIota but I can't see how to do it any better, i hate java generics
  • Field Details

    • DISPLAY

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

      public static IotaType<GarbageIota> TYPE
  • Constructor Details

    • GarbageIota

      public GarbageIota()
  • Method Details