Updated many exception classes

This commit is contained in:
MattBDev
2020-08-24 21:29:34 -04:00
parent 75a18b9d5b
commit ce078aad70
10 changed files with 152 additions and 83 deletions

View File

@ -6,7 +6,7 @@ public class NBTException extends RuntimeException {
}
/**
* Faster exception throwing if you don't fill the stacktrace
* Faster exception throwing if you don't fill the stacktrace.
*
* @return
*/