Experimental annotation changes (#12028)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user