public class NbtApiException extends RuntimeException
RuntimeException that can be thrown by most methods in the
NBTAPI.| Modifier and Type | Field and Description |
|---|---|
static Boolean |
confirmedBroken
Keep track of the plugin selfcheck.
|
| Constructor and Description |
|---|
NbtApiException() |
NbtApiException(String message) |
NbtApiException(String message,
Throwable cause) |
NbtApiException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static Boolean confirmedBroken
public NbtApiException()
public NbtApiException(String message, Throwable cause)
message - cause - public NbtApiException(String message)
message - public NbtApiException(Throwable cause)
cause - Copyright © 2015–2025 tr7zw. All rights reserved.