Experimental annotation changes (#12028)

This commit is contained in:
Lulu13022002
2025-01-30 20:02:14 +01:00
committed by GitHub
parent 54b2e9d973
commit d4a957849c
25 changed files with 19 additions and 59 deletions

View File

@@ -590,7 +590,7 @@ public final class CraftMagicNumbers implements UnsafeValues {
e.getStringUUID()
);
} else {
// Ensure player flag is not needed
// Ensure misc flag is not needed
Preconditions.checkArgument(
nmsEntity.getType().canSerialize() || allowMiscSerialization,
"Cannot serialize misc non-saveable entity %s(%s) without the MISC flag",