ProtocolLib

3M Downloads

Getting usable data from MAP_CHUNK (ChunkData) packet

xt449 opened this issue ยท 0 comments

commented

I'm working on a system where I will be modifiying the data in the MAP_CHUNK packet. However, the block data in this packet is stored in the legacy block IDs. Is there some way of getting the pallet data from this packet as materials or how can I convert from the legacy IDs to the block names?