mirror of
https://github.com/Nan1t/NanoLimbo.git
synced 2025-07-09 19:40:14 +02:00
Optimized packet snapshot
This commit is contained in:
parent
be1fa775ec
commit
aac321e182
@ -24,8 +24,8 @@ import java.util.Map;
|
||||
|
||||
/**
|
||||
* PacketSnapshot encodes packet to byt array for each MC version.
|
||||
* Some versions have same bytes snapshot, so there are mappings
|
||||
* to avoid storing same byte array for different versions
|
||||
* Some versions have same snapshot, so there are mappings
|
||||
* to avoid storing same bytes array for different versions
|
||||
*/
|
||||
public class PacketSnapshot implements PacketOut {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user