mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2024-11-23 19:16:14 +01:00
parent
e219103a25
commit
9e9b39a37d
@ -731,7 +731,7 @@ public class PacketType implements Serializable, Cloneable, Comparable<PacketTyp
|
||||
private boolean forceAsync;
|
||||
|
||||
private boolean dynamic;
|
||||
private int hashCode;
|
||||
private transient int hashCode;
|
||||
|
||||
/**
|
||||
* Retrieve the current packet/legacy lookup.
|
||||
|
Loading…
Reference in New Issue
Block a user