Summary
- server.scoreboard.objective.score (commit: a2fb9be) (details)
- Item Property Format Matchable (commit: b6e359d) (details)
- GameRule command tab completions (commit: 3ff9c36) (details)
- initial 1.19.1 update - compile restrictions and new ReflectionsMapping generator (commit: f6d0c8f) (details)
- player sends/receives packet events (commit: 1166bfd) (details)
- update for JavaReflectedObjectTag (commit: e4800ff) (details)
- modifyblock: don't alter the raw input location (commit: 09c5a30) (details)
- chunk loads/unloads entities events (commit: 27b2f1d) (details)
- PlayerTag.world for invalid worlds fix (commit: 1338785) (details)
- update for core change (commit: 3ccbd98) (details)
- Command cleanup (#2351) (commit: a2cd344) (details)
- impl getJavaObject (commit: 9bbf8f3) (details)
- impl reflectionset config (commit: f985434) (details)
- null-check system message packets i guess (commit: 241be02) (details)
- minor docs and cleaning (commit: 31375b8) (details)
- build for 1.19.2 (commit: ef8312b) (details)
- Paper 1.19 compat via dynamic code gen (commit: f6b02a7) (details)
- impl tryObjectSwitch and improve damaged events (commit: 59ceb4c) (details)
- meta improvements and vehicle damaged event type switch (commit: 6e137d6) (details)
- support new TradeTag properties (commit: b1d7517) (details)
- PlayerTag: track id internally, not OfflinePlayer (commit: 196166c) (details)
- couldMatchers fix - vehicle damaged and assorted others (commit: eba6a1d) (details)
- EntityTag.conversion_player (commit: 62a5058) (details)
- Crafts item event: amount context: support shift_right properly (commit: d0989ec) (details)
- PlayerTag: offline / janked player error checking (commit: 7b01abb) (details)
- Paper 1.19: look command with relative tele (commit: 63ca530) (details)
- schematic flip: wrong origin portion was being flipped (commit: 940d1c8) (details)
- reinstate PlayerTag.has_played_before with new impl (commit: bf5eb70) (details)
- update Velocity detection for 1.19.2 (commit: 856e6de) (details)
- receives message: base color is white not black (commit: a62a682) (details)
- ElementTag.click_chat convenience tag (commit: 26d7000) (details)
- fix receives actionbar (NMS change in 1.19.1) (commit: f7ea7fd) (details)
- WorldTag.unload/destroy - autokick players and detect errors (commit: 93da58b) (details)