Class ProtocolInfoWrapper
java.lang.Object
com.comphenix.protocol.wrappers.AbstractWrapper
com.comphenix.protocol.injector.packet.internal.ProtocolInfoWrapper
Class only works for version 1.20.5+
-
Field Summary
Fields inherited from class com.comphenix.protocol.wrappers.AbstractWrapper
handle, handleType -
Method Summary
Modifier and TypeMethodDescriptioncodec()flow()static ProtocolInfoWrapperfromUnbound(Object protocol, Object context) id()static booleanisUnboundProtocol(Object protocol) Methods inherited from class com.comphenix.protocol.wrappers.AbstractWrapper
equals, getHandle, getHandleType, hashCode, setHandle, toString
-
Method Details
-
isUnboundProtocol
-
fromUnbound
-
id
-
flow
-
codec
-