Package | Description |
---|---|
com.comphenix.protocol.wrappers |
Modifier and Type | Class and Description |
---|---|
class |
WrappedAttribute
Represents a single attribute sent in packet 44.
|
class |
WrappedAttributeModifier
Represents a wrapper around a AttributeModifier.
|
class |
WrappedChatComponent
Represents a chat component added in Minecraft 1.7.2
|
class |
WrappedChunkCoordinate
Allows access to a chunk coordinate.
|
class |
WrappedDataWatcher
Wraps a DataWatcher that is used to transmit arbitrary key-value pairs with a given entity.
|
class |
WrappedGameProfile
Represents a wrapper for a game profile.
|
class |
WrappedIntHashMap
Represents a wrapper for the internal IntHashMap in Minecraft.
|
class |
WrappedServerPing
Represents a server ping packet data.
|
class |
WrappedStatistic
Represents a Minecraft statistics.
|
class |
WrappedWatchableObject
Represents a watchable object.
|