This commit is contained in:
Brian Neumann-Fopiano
2026-07-10 04:05:24 -04:00
parent 6111b5670a
commit 402bcb04fe
112 changed files with 5610 additions and 733 deletions
@@ -26,5 +26,7 @@ public interface PlatformEntityType {
String namespace();
String spawnCategory();
Object nativeHandle();
}