Fix forge server console spam on plugin loading
This commit is contained in:
parent
4e22d92b5e
commit
c8783a6efa
@ -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