Package | Description |
---|---|
com.comphenix.protocol.events | |
com.comphenix.protocol.wrappers |
Modifier and Type | Method and Description |
---|---|
StructureModifier<ChunkCoordIntPair> |
PacketContainer.getChunkCoordIntPairs()
Retrieves a read/write structure for wrapped ChunkCoordIntPairs.
|
Modifier and Type | Method and Description |
---|---|
static EquivalentConverter<ChunkCoordIntPair> |
ChunkCoordIntPair.getConverter()
Used to convert between NMS ChunkPosition and the wrapper instance.
|