Fix forge server console spam on plugin loading
This commit is contained in:
		| @@ -186,8 +186,7 @@ public class ParamInfoTypes { | |||||||
|                 } |                 } | ||||||
|  |  | ||||||
|                 list.add(material); |                 list.add(material); | ||||||
|             } catch (NoSuchFieldException e) { |             } catch (NoSuchFieldException ignored) { | ||||||
|                 e.printStackTrace(); |  | ||||||
|             } |             } | ||||||
|         } |         } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user