b9af9ef23924ddc36a2855bedf8623c037be9eab
CraftServer methods that implement the Server interface will throw an IllegalArgumentException if a method cannot operate on a null input and given a null pointer. This causes methods to fail early and identify that a plugin is responsible for passing in an invalid argument. This will only change the exception thrown, if there originally was a thrown exception. This helps with hunting down legitimate problems with CraftBukkit. By: Edmond Poon <sagaciouszzzz@gmail.com>
Description
No description provided
51 MiB
Languages
Java
100%