java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v20.tag.Tag1_20
mods.thecomputerizer.theimpossiblelibrary.shared.v20.m4.tag.Tag1_20_4
All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.tag.TagAPI

public class Tag1_20_4 extends mods.thecomputerizer.theimpossiblelibrary.shared.v20.tag.Tag1_20
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    writeToFileDirect(mods.thecomputerizer.theimpossiblelibrary.api.tag.CompoundTagAPI<?> tag, File file)
     

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v20.tag.Tag1_20

    getWrapped, newCompoundTag, newListTag, newPrimitiveTag, newPrimitiveTag, newPrimitiveTag, newPrimitiveTag, newPrimitiveTag, newPrimitiveTag, newPrimitiveTag, newStringTag

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface mods.thecomputerizer.theimpossiblelibrary.api.tag.TagAPI

    makeCompoundTag, makeListTag, makePrimitiveTag, makePrimitiveTag, makePrimitiveTag, makePrimitiveTag, makePrimitiveTag, makePrimitiveTag, makePrimitiveTag, makeStringTag, readFromFile, writeToFile
  • Constructor Details

    • Tag1_20_4

      public Tag1_20_4()
  • Method Details

    • readFromFileDirect

      public Object readFromFileDirect(File file) throws Exception
      Specified by:
      readFromFileDirect in interface mods.thecomputerizer.theimpossiblelibrary.api.tag.TagAPI
      Overrides:
      readFromFileDirect in class mods.thecomputerizer.theimpossiblelibrary.shared.v20.tag.Tag1_20
      Throws:
      Exception
    • writeToFileDirect

      public void writeToFileDirect(mods.thecomputerizer.theimpossiblelibrary.api.tag.CompoundTagAPI<?> tag, File file) throws Exception
      Specified by:
      writeToFileDirect in interface mods.thecomputerizer.theimpossiblelibrary.api.tag.TagAPI
      Overrides:
      writeToFileDirect in class mods.thecomputerizer.theimpossiblelibrary.shared.v20.tag.Tag1_20
      Throws:
      Exception