ViaVersion/common/src/main/java/com/viaversion/viaversion
Nassim Jahnke f68aed464d
Once again refactor structured data storage
Optionals are no more
2024-02-29 19:59:18 +01:00
..
commands Add proper ProtocolVersion comparison 2024-02-13 18:40:21 +01:00
configuration Use existing ProtocolVersion#getProtocol when possible (#3720) 2024-02-27 14:02:16 +01:00
connection Replace more raw versions with ProtocolVersion 2024-02-13 22:48:08 +01:00
data/entity Start working on 24w09a 2024-02-28 22:15:31 +01:00
debug Update license headers 2024-01-01 12:39:45 +01:00
dump Only pass ProtocolVersion#toString into via dumps (#3699) 2024-02-14 21:49:40 +01:00
handlers Update license headers 2024-01-01 12:39:45 +01:00
legacy Small random cleanup 2024-02-11 10:46:08 +01:00
platform Use existing ProtocolVersion#getProtocol when possible (#3720) 2024-02-27 14:02:16 +01:00
protocol Move a few methods out of AbstractProtocol 2024-02-27 17:21:27 +01:00
protocols Once again refactor structured data storage 2024-02-29 19:59:18 +01:00
rewriter Once again refactor structured data storage 2024-02-29 19:59:18 +01:00
scheduler Resize registry data array to actual size once collected 2024-01-27 13:49:27 +01:00
unsupported Update license headers 2024-01-01 12:39:45 +01:00
update Replace tag instanceof checks/unchecked casts with helper methods 2024-02-10 23:28:36 +01:00
util Fix enabled version sorting in DumpUtil (#3719) 2024-02-27 14:01:47 +01:00
ViaAPIBase.java Port of internals and API to ProtocolVersion (#3694) 2024-02-14 17:56:28 +01:00
ViaListener.java Update license headers 2024-01-01 12:39:45 +01:00
ViaManagerImpl.java Rename comparing methods in ProtocolVersion (#3693) 2024-02-14 09:54:15 +01:00