Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-11-03 14:50:30 +01:00
Woops, remove ;
Dieser Commit ist enthalten in:
Ursprung
9c6cd22817
Commit
be383a524c
@ -153,7 +153,6 @@ public class MetadataRewriter {
|
||||
}
|
||||
}
|
||||
} catch (Exception e) {
|
||||
;
|
||||
metadatas.remove(metadata);
|
||||
if (!ViaVersion.getConfig().isSuppressMetadataErrors() || ViaVersion.getInstance().isDebug()) {
|
||||
System.out.println("An error occurred with entity metadata handler");
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren