mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-26 20:20:46 +00:00
Added #1460 Bulk importing images
This commit is contained in:
@@ -44,5 +44,7 @@ public interface Timelined extends BoundedTag {
|
||||
|
||||
public void replaceTag(int index, Tag newTag);
|
||||
|
||||
public void replaceTag(Tag oldTag, Tag newTag);
|
||||
|
||||
public int indexOfTag(Tag tag);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user