| 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 |
|---|---|
ChunkCoordIntPair |
MultiBlockChangeInfo.getChunk()
Gets the chunk this block change occured in.
|
| Modifier and Type | Method and Description |
|---|---|
static EquivalentConverter<ChunkCoordIntPair> |
ChunkCoordIntPair.getConverter()
Used to convert between NMS ChunkPosition and the wrapper instance.
|
| Modifier and Type | Method and Description |
|---|---|
static EquivalentConverter<MultiBlockChangeInfo[]> |
MultiBlockChangeInfo.getArrayConverter(ChunkCoordIntPair chunk) |
static EquivalentConverter<MultiBlockChangeInfo> |
MultiBlockChangeInfo.getConverter(ChunkCoordIntPair chunk) |
| Constructor and Description |
|---|
MultiBlockChangeInfo(short location,
WrappedBlockData data,
ChunkCoordIntPair chunk) |
Copyright © 2012–2017 Comphenix and dmulloy2. Licensed under the GNU GPL v2.