fabric/fabric-particles-v1/src
apple502j c5fc38b3f7
Finish port to 1.20.5-pre1 (#3706)
* Buildscript changes

* Particle API: port and some refactor

* Add support for Ingredient in FabricBrewingRecipeRegistry

* Add private ctor to ClientPlayerBlockBreakEvents

Not related to port, but something I've found during the process.
Also adds final to CommonLifecycleEvents.

* Fix Sound API testmod

* Fix broken javadocs

* Codec-related changes

* Document behavior of SUCCESS_NO_ITEM_USED in UseEntityCallback

* Add getEnabledFeatures

* checkstyle
2024-04-14 13:26:09 +01:00
..
client Finish port to 1.20.5-pre1 (#3706) 2024-04-14 13:26:09 +01:00
main Finish port to 1.20.5-pre1 (#3706) 2024-04-14 13:26:09 +01:00
testmod Finish port to 1.20.5-pre1 (#3706) 2024-04-14 13:26:09 +01:00
testmodClient/java/net/fabricmc/fabric/test/particle/client Add event for preventing particle tinting for colored blocks (#3146) 2023-07-03 13:11:13 +01:00