Plan/Plan/fabric/src/main/java/net/playeranalytics/plan/gathering/listeners/events/mixin
Antti Koponen 4196141db1
Fixes for Fabric 1.19 by Kopo (#2419)
* Gradle 7.4.2
* Build changes for MC 1.19

- Updated loom to minor version 0.12 & moved to root project
- Updated mappings, command API, fabric API & loader version
- Moved Selenium to common module because of a conflict with loom's dependency resolution

* Add remap folder to .gitignore
* Fix version token replacement
* Update to Minecraft 1.19
* Don't forget the pipelines

Affects issues:
- Fixed #2417
2022-06-10 16:21:53 +03:00
..
EntityMixin.java Fixes for Fabric 1.19 by Kopo (#2419) 2022-06-10 16:21:53 +03:00
KickCommandMixin.java Fabric Platform Implemenation (#2018) 2021-07-24 14:10:48 +03:00
PlayerEntityMixin.java Fixes for Fabric 1.19 by Kopo (#2419) 2022-06-10 16:21:53 +03:00
PlayerManagerMixin.java Fabric Platform Implemenation (#2018) 2021-07-24 14:10:48 +03:00
ServerCommandSourceMixin.java Fixes for Fabric 1.19 by Kopo (#2419) 2022-06-10 16:21:53 +03:00
ServerPlayNetworkHandlerMixin.java Fixes for Fabric 1.19 by Kopo (#2419) 2022-06-10 16:21:53 +03:00
ServerPlayerEntityMixin.java Properly log fabric deaths where killer is null (#2184) 2021-12-03 15:47:34 +02:00