Serialized Form
-
Package com.comphenix.protocol
-
Class com.comphenix.protocol.PacketType
class PacketType extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
classNames
List<String> classNames
-
currentId
int currentId
-
deprecated
boolean deprecated
-
dynamic
boolean dynamic
-
forceAsync
boolean forceAsync
-
name
String name
-
names
String[] names
-
protocol
PacketType.Protocol protocol
-
sender
PacketType.Sender sender
-
version
MinecraftVersion version
-
-
-
Package com.comphenix.protocol.async
-
Class com.comphenix.protocol.async.AsyncMarker
class AsyncMarker extends Object implements Serializable- serialVersionUID:
- -2621498096616187384L
-
Serialized Fields
-
asyncCancelled
boolean asyncCancelled
-
initialTime
long initialTime
-
newSendingIndex
long newSendingIndex
-
originalSendingIndex
long originalSendingIndex
-
processed
boolean processed
-
processingDelay
AtomicInteger processingDelay
-
processingLock
Object processingLock
-
queuedSendingIndex
Long queuedSendingIndex
-
timeout
long timeout
-
transmitted
boolean transmitted
-
-
-
Package com.comphenix.protocol.events
-
Class com.comphenix.protocol.events.PacketContainer
class PacketContainer extends AbstractStructure implements Serializable- serialVersionUID:
- 3L
-
Serialization Methods
-
readObject
- Throws:
ClassNotFoundExceptionIOException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
type
PacketType type
-
-
Class com.comphenix.protocol.events.PacketEvent
class PacketEvent extends EventObject implements Serializable- serialVersionUID:
- -5360289379097430620L
-
Serialization Methods
-
readObject
- Throws:
ClassNotFoundExceptionIOException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
asynchronous
boolean asynchronous
-
asyncMarker
AsyncMarker asyncMarker
-
bundle
PacketEvent bundle
-
cancel
boolean cancel
-
filtered
boolean filtered
-
networkMarker
NetworkMarker networkMarker
-
packet
PacketContainer packet
-
readOnly
boolean readOnly
-
serverPacket
boolean serverPacket
-
-
-
Package com.comphenix.protocol.injector
-
Exception Class com.comphenix.protocol.injector.PluginVerifier.PluginNotFoundException
class PluginNotFoundException extends RuntimeException implements Serializable- serialVersionUID:
- 8956699101336877611L
-
-
Package com.comphenix.protocol.reflect
-
Exception Class com.comphenix.protocol.reflect.FieldAccessException
class FieldAccessException extends RuntimeException implements Serializable- serialVersionUID:
- 1911011681494034617L
-
-
Package com.comphenix.protocol.reflect.instances
-
Exception Class com.comphenix.protocol.reflect.instances.NotConstructableException
class NotConstructableException extends IllegalArgumentException implements Serializable- serialVersionUID:
- -1144171604744845463L
-
-
Package com.comphenix.protocol.utility
-
Class com.comphenix.protocol.utility.MinecraftVersion
class MinecraftVersion extends Object implements Serializable- serialVersionUID:
- -8695133558996459770L
-
Serialized Fields
-
atCurrentOrAbove
Boolean atCurrentOrAbove
-
build
int build
-
development
String development
-
major
int major
-
minor
int minor
-
snapshot
SnapshotVersion snapshot
-
-
Class com.comphenix.protocol.utility.SnapshotVersion
class SnapshotVersion extends Object implements Serializable- serialVersionUID:
- 2778655372579322310L
-
Serialized Fields
-
snapshotDate
Date snapshotDate
-
snapshotWeekVersion
int snapshotWeekVersion
-
-
-
Package com.comphenix.protocol.wrappers
-
Exception Class com.comphenix.protocol.wrappers.AutoWrapper.InvalidWrapperException
class InvalidWrapperException extends RuntimeException implements Serializable -
Exception Class com.comphenix.protocol.wrappers.TroveWrapper.CannotFindTroveNoEntryValue
class CannotFindTroveNoEntryValue extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-