mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-27 15:50:46 +00:00
Instance metadata get/set/remove from Commandline
This commit is contained in:
@@ -41,4 +41,6 @@ public interface Timelined extends BoundedTag {
|
||||
public void addTag(Tag tag);
|
||||
|
||||
public void addTag(int index, Tag tag);
|
||||
|
||||
public void replaceTag(int index, Tag newTag);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user