mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2024-11-05 09:09:40 +01:00
Merge pull request #569 from l89669/patch-1
Fix forge server console spam on plugin loading
This commit is contained in:
commit
066cead6c8
@ -186,8 +186,7 @@ public class ParamInfoTypes {
|
||||
}
|
||||
|
||||
list.add(material);
|
||||
} catch (NoSuchFieldException e) {
|
||||
e.printStackTrace();
|
||||
} catch (NoSuchFieldException ignored) {
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user