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
    mods.thecomputerizer.theimpossiblelibrary.shared.v20.tag.CompoundTag1_20
     
    void
    writeToFile(mods.thecomputerizer.theimpossiblelibrary.api.tag.CompoundTagAPI<?> tag, File file)
     

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

    getWrapped, makeCompoundTag, makeListTag, makePrimitiveTag, makePrimitiveTag, makePrimitiveTag, makePrimitiveTag, makePrimitiveTag, makePrimitiveTag, makePrimitiveTag, makeStringTag

    Methods inherited from class java.lang.Object

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

    • Tag1_20_4

      public Tag1_20_4()
  • Method Details

    • readFromFile

      public mods.thecomputerizer.theimpossiblelibrary.shared.v20.tag.CompoundTag1_20 readFromFile(File file) throws IOException
      Specified by:
      readFromFile in interface mods.thecomputerizer.theimpossiblelibrary.api.tag.TagAPI
      Overrides:
      readFromFile in class mods.thecomputerizer.theimpossiblelibrary.shared.v20.tag.Tag1_20
      Throws:
      IOException
    • writeToFile

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