fabric/fabric-particles-v1/src
Juuz 201a23a0e9
Add event for preventing particle tinting for colored blocks (#3146)
- Adds an event, `ParticleRenderEvents.ALLOW_BLOCK_DUST_TINT`, that checks
  if a block dust particle of a specific block can be tinted.
- Bumps Fabric Loader requirement of fabric-particles-v1 to latest to
  disable Loader's mixin compatibility mode that ignores slices for
  certain At annotations.
2023-07-03 13:11:13 +01:00
..
client Add event for preventing particle tinting for colored blocks (#3146) 2023-07-03 13:11:13 +01:00
main Add event for preventing particle tinting for colored blocks (#3146) 2023-07-03 13:11:13 +01:00
testmod Add event for preventing particle tinting for colored blocks (#3146) 2023-07-03 13:11:13 +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