Uses of Class
com.comphenix.protocol.wrappers.ChunkCoordIntPair
Packages that use ChunkCoordIntPair
-
Uses of ChunkCoordIntPair in com.comphenix.protocol.events
Methods in com.comphenix.protocol.events that return types with arguments of type ChunkCoordIntPairModifier and TypeMethodDescriptionAbstractStructure.getChunkCoordIntPairs()Retrieves a read/write structure for wrapped ChunkCoordIntPairs. -
Uses of ChunkCoordIntPair in com.comphenix.protocol.wrappers
Methods in com.comphenix.protocol.wrappers that return ChunkCoordIntPairModifier and TypeMethodDescriptionMultiBlockChangeInfo.getChunk()Gets the chunk this block change occured in.Methods in com.comphenix.protocol.wrappers that return types with arguments of type ChunkCoordIntPairModifier and TypeMethodDescriptionstatic EquivalentConverter<ChunkCoordIntPair>ChunkCoordIntPair.getConverter()Used to convert between NMS ChunkPosition and the wrapper instance.Methods in com.comphenix.protocol.wrappers with parameters of type ChunkCoordIntPairConstructors in com.comphenix.protocol.wrappers with parameters of type ChunkCoordIntPairModifierConstructorDescriptionMultiBlockChangeInfo(short location, WrappedBlockData data, ChunkCoordIntPair chunk)