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 TypeMethodDescriptionmods.thecomputerizer.theimpossiblelibrary.shared.v20.tag.CompoundTag1_20readFromFile(File file) voidwriteToFile(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
-
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:
readFromFilein interfacemods.thecomputerizer.theimpossiblelibrary.api.tag.TagAPI- Overrides:
readFromFilein classmods.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:
writeToFilein interfacemods.thecomputerizer.theimpossiblelibrary.api.tag.TagAPI- Overrides:
writeToFilein classmods.thecomputerizer.theimpossiblelibrary.shared.v20.tag.Tag1_20- Throws:
IOException
-