Animations neu importiert, SLF4J-Format-Bugs gefixt, stripRootXZ als tote Methode für später

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-21 09:58:15 +02:00
parent c8f1dd9432
commit 07a4c6a323
8 changed files with 59 additions and 2 deletions

View File

@@ -45,6 +45,7 @@ import java.nio.ByteBuffer;
import java.nio.file.*;
import java.util.Comparator;
import java.util.HashMap;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.Map;