Class Tag1_20_6
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v20.tag.Tag1_20
mods.thecomputerizer.theimpossiblelibrary.shared.v20.m6.tag.Tag1_20_6
- All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.tag.TagAPI
public class Tag1_20_6
extends mods.thecomputerizer.theimpossiblelibrary.shared.v20.tag.Tag1_20
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> mods.thecomputerizer.theimpossiblelibrary.api.tag.BaseTagAPI<T> getWrapped(T tag) makePrimitiveTag(boolean b) makePrimitiveTag(byte b) makePrimitiveTag(double d) makePrimitiveTag(float f) makePrimitiveTag(int i) makePrimitiveTag(long l) makePrimitiveTag(short s) makeStringTag(String value) mods.thecomputerizer.theimpossiblelibrary.api.tag.CompoundTagAPI<?> readFromFile(File file) voidwriteToFile(mods.thecomputerizer.theimpossiblelibrary.api.tag.CompoundTagAPI<?> tag, File file)
-
Constructor Details
-
Tag1_20_6
public Tag1_20_6()
-
-
Method Details
-
getWrapped
public <T> mods.thecomputerizer.theimpossiblelibrary.api.tag.BaseTagAPI<T> getWrapped(T tag) - Specified by:
getWrappedin interfacemods.thecomputerizer.theimpossiblelibrary.api.tag.TagAPI- Overrides:
getWrappedin classmods.thecomputerizer.theimpossiblelibrary.shared.v20.tag.Tag1_20
-
makeCompoundTag
- Specified by:
makeCompoundTagin interfacemods.thecomputerizer.theimpossiblelibrary.api.tag.TagAPI- Overrides:
makeCompoundTagin classmods.thecomputerizer.theimpossiblelibrary.shared.v20.tag.Tag1_20
-
makeListTag
- Specified by:
makeListTagin interfacemods.thecomputerizer.theimpossiblelibrary.api.tag.TagAPI- Overrides:
makeListTagin classmods.thecomputerizer.theimpossiblelibrary.shared.v20.tag.Tag1_20
-
makePrimitiveTag
- Specified by:
makePrimitiveTagin interfacemods.thecomputerizer.theimpossiblelibrary.api.tag.TagAPI- Overrides:
makePrimitiveTagin classmods.thecomputerizer.theimpossiblelibrary.shared.v20.tag.Tag1_20
-
makePrimitiveTag
- Specified by:
makePrimitiveTagin interfacemods.thecomputerizer.theimpossiblelibrary.api.tag.TagAPI- Overrides:
makePrimitiveTagin classmods.thecomputerizer.theimpossiblelibrary.shared.v20.tag.Tag1_20
-
makePrimitiveTag
- Specified by:
makePrimitiveTagin interfacemods.thecomputerizer.theimpossiblelibrary.api.tag.TagAPI- Overrides:
makePrimitiveTagin classmods.thecomputerizer.theimpossiblelibrary.shared.v20.tag.Tag1_20
-
makePrimitiveTag
- Specified by:
makePrimitiveTagin interfacemods.thecomputerizer.theimpossiblelibrary.api.tag.TagAPI- Overrides:
makePrimitiveTagin classmods.thecomputerizer.theimpossiblelibrary.shared.v20.tag.Tag1_20
-
makePrimitiveTag
- Specified by:
makePrimitiveTagin interfacemods.thecomputerizer.theimpossiblelibrary.api.tag.TagAPI- Overrides:
makePrimitiveTagin classmods.thecomputerizer.theimpossiblelibrary.shared.v20.tag.Tag1_20
-
makePrimitiveTag
- Specified by:
makePrimitiveTagin interfacemods.thecomputerizer.theimpossiblelibrary.api.tag.TagAPI- Overrides:
makePrimitiveTagin classmods.thecomputerizer.theimpossiblelibrary.shared.v20.tag.Tag1_20
-
makePrimitiveTag
- Specified by:
makePrimitiveTagin interfacemods.thecomputerizer.theimpossiblelibrary.api.tag.TagAPI- Overrides:
makePrimitiveTagin classmods.thecomputerizer.theimpossiblelibrary.shared.v20.tag.Tag1_20
-
makeStringTag
- Specified by:
makeStringTagin interfacemods.thecomputerizer.theimpossiblelibrary.api.tag.TagAPI- Overrides:
makeStringTagin classmods.thecomputerizer.theimpossiblelibrary.shared.v20.tag.Tag1_20
-
readFromFile
public mods.thecomputerizer.theimpossiblelibrary.api.tag.CompoundTagAPI<?> 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
-