Class Tag1_20_4
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 -
Method Summary
Modifier and TypeMethodDescriptionreadFromFileDirect(File file) voidwriteToFileDirect(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, newStringTagMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
- Specified by:
readFromFileDirectin interfacemods.thecomputerizer.theimpossiblelibrary.api.tag.TagAPI- Overrides:
readFromFileDirectin classmods.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:
writeToFileDirectin interfacemods.thecomputerizer.theimpossiblelibrary.api.tag.TagAPI- Overrides:
writeToFileDirectin classmods.thecomputerizer.theimpossiblelibrary.shared.v20.tag.Tag1_20- Throws:
Exception
-