977cc8a31c015920269f4aa46707badfd33756c0
Previously, the method could be called with a null MetadataStore and stored. In later execution null pointer exceptions would be generated when checking for the plugin that the set Metadata belongs to. Additionally, places where a plugin is referenced will now throw an IllegalArgumentException if specified plugin is null. Using null would be an obvious logical flaw, and in some cases produce additional exceptions later in execution. By: mbax <github@phozop.net>
Description
No description provided
51 MiB
Languages
Java
100%