mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2024-11-22 18:15:39 +01:00
Woops, remove ;
This commit is contained in:
parent
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");
|
||||
|
Loading…
Reference in New Issue
Block a user