packetevents icon indicating copy to clipboard operation
packetevents copied to clipboard

Complete chunk data wrapper for 1.7

Open retrooper opened this issue 3 years ago • 2 comments

retrooper avatar Jan 06 '22 11:01 retrooper

java.lang.ClassCastException: class com.github.retrooper.packetevents.protocol.world.chunk.impl.v_1_18.Chunk_v1_18 cannot be cast to class com.github.retrooper.packetevents.protocol.world.chunk.impl.v1_16.Chunk_v1_9 (com.github.retrooper.packetevents.protocol.world.chunk.impl.v_1_18.Chunk_v1_18 and com.github.retrooper.packetevents.protocol.world.chunk.impl.v1_16.Chunk_v1_9 are in unnamed module of loader 'app')

I get this exception when I try send a chunk data on 1.9.4 or 1.8.

retrooper avatar Feb 01 '22 22:02 retrooper

@MWHunter

retrooper avatar Feb 01 '22 22:02 retrooper