ViaVersion/common/src/main/java/com/viaversion/viaversion
Nassim Jahnke 7b4d544e85
Catch tag to json conversion exceptions
2023-12-30 17:25:54 +01:00
..
commands Remove permission requirements for root command (#3502) 2023-10-24 13:34:29 +10:00
configuration Delete unused config option and add missing documentation (#3500) 2023-10-24 09:56:29 +10:00
connection Some cosmetic code changes and typo fixes 2023-10-08 20:54:04 +10:00
data/entity Fix biome and chunk size preconditions 2023-09-27 14:35:20 +10:00
debug Greatly reduce the number of (anonymous) inner classes 2023-02-12 11:46:48 +01:00
dump Remove some deprecated api usage, small cleanup 2023-02-04 19:42:26 +01:00
handlers Greatly reduce the number of (anonymous) inner classes 2023-02-12 11:46:48 +01:00
legacy Greatly reduce the number of (anonymous) inner classes 2023-02-12 11:46:48 +01:00
platform Some cleanup 2023-11-20 19:56:48 +01:00
protocol Some cleanup 2023-11-20 19:56:48 +01:00
protocols Use 1.12 serializer for json to legacy conversion 2023-12-27 11:40:45 +01:00
rewriter Handle configuration tags packet 2023-12-06 09:41:49 +01:00
scheduler Fixed high CPU usage on Java 8 (#3325) 2023-05-23 18:18:10 +02:00
unsupported Print plugin name in unsupported software matching 2023-04-02 09:41:20 +02:00
update Use own update site 2023-12-16 18:02:35 +00:00
util Catch tag to json conversion exceptions 2023-12-30 17:25:54 +01:00
ViaAPIBase.java Greatly reduce the number of (anonymous) inner classes 2023-02-12 11:46:48 +01:00
ViaListener.java Some cosmetic code changes and typo fixes 2023-10-08 20:54:04 +10:00
ViaManagerImpl.java Some cleanup 2023-11-20 19:56:48 +01:00