Class WrappedDataResult
java.lang.Object
com.comphenix.protocol.wrappers.AbstractWrapper
com.comphenix.protocol.wrappers.codecs.WrappedDataResult
-
Field Summary
Fields inherited from class com.comphenix.protocol.wrappers.AbstractWrapper
handle, handleType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic WrappedDataResultfromHandle(Object handle) getOrThrow(Function<String, Throwable> errorHandler) Methods inherited from class com.comphenix.protocol.wrappers.AbstractWrapper
equals, getHandle, getHandleType, hashCode, setHandle, toString
-
Constructor Details
-
WrappedDataResult
Construct a new NMS wrapper.
-
-
Method Details
-
fromHandle
-
getResult
-
getErrorMessage
-
getOrThrow
-