fabric/fabric-entity-events-v1/src
apple502j 6fc22b9905
Improve 24w21b port (#3801)
* Delete `FabricDimensions`

This broke during the 1.21 cycle and can be easily replaced with `Entity#teleportTo`.

* Rename testmod data directories

* [Breaking] use singular path in GameTest

* Fix attribute modifier in testmod

* Small mixin refactors related to teleportTo

* Fix behavior change in ModNioResourcePack for invalid paths

* Fix javadocs referencing Identifier ctor

* Add new FabricCodecDataProvider ctor

* Move empty structure

* Fix transfer api testmod

* pro tip: don't write datagen output by hand

* Refactor networking API to remove redundant code

* Stop calling CustomDamageHandler in creative mode
2024-05-29 15:31:48 +01:00
..
client Update to loader 0.15 (#3451) 2023-12-08 15:19:17 +00:00
main Improve 24w21b port (#3801) 2024-05-29 15:31:48 +01:00
testmod 24w21b (#3789) 2024-05-23 10:20:54 +01:00
testmodClient/java/net/fabricmc/fabric/test/entity/event/client Split test mods into client and common. (#3033) 2023-05-01 14:04:29 +01:00