Class CapEntityIotaHolder.Wrapper

java.lang.Object
at.petrak.hexcasting.forge.cap.adimpl.CapEntityIotaHolder
at.petrak.hexcasting.forge.cap.adimpl.CapEntityIotaHolder.Wrapper
All Implemented Interfaces:
at.petrak.hexcasting.api.addldata.ADIotaHolder
Enclosing class:
CapEntityIotaHolder

public static class CapEntityIotaHolder.Wrapper extends CapEntityIotaHolder
  • Nested Class Summary

    Nested classes/interfaces inherited from class at.petrak.hexcasting.forge.cap.adimpl.CapEntityIotaHolder

    CapEntityIotaHolder.Wrapper
  • Constructor Summary

    Constructors
    Constructor
    Description
    Wrapper(at.petrak.hexcasting.api.addldata.ItemDelegatingEntityIotaHolder inner)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    @Nullable at.petrak.hexcasting.api.casting.iota.Iota
     
    @Nullable at.petrak.hexcasting.api.casting.iota.Iota
    readIota(net.minecraft.server.level.ServerLevel world)
     
    @Nullable net.minecraft.nbt.CompoundTag
     
    boolean
     
    boolean
    writeIota(@Nullable at.petrak.hexcasting.api.casting.iota.Iota iota, boolean simulate)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Wrapper

      public Wrapper(at.petrak.hexcasting.api.addldata.ItemDelegatingEntityIotaHolder inner)
  • Method Details

    • readIotaTag

      @Nullable public @Nullable net.minecraft.nbt.CompoundTag readIotaTag()
    • writeable

      public boolean writeable()
    • writeIota

      public boolean writeIota(@Nullable @Nullable at.petrak.hexcasting.api.casting.iota.Iota iota, boolean simulate)
    • readIota

      @Nullable public @Nullable at.petrak.hexcasting.api.casting.iota.Iota readIota(net.minecraft.server.level.ServerLevel world)
    • emptyIota

      @Nullable public @Nullable at.petrak.hexcasting.api.casting.iota.Iota emptyIota()