mirror of
https://github.com/eaglerforge/EaglerForgeInjector
synced 2025-07-23 06:01:38 -09:00
comments to no_block_particles
This commit is contained in:
parent
93325b59ab
commit
ed53410e44
@ -1,3 +1,5 @@
|
|||||||
|
// Use ModAPI.util.getMethodFromPackage to find the internal name of the block destroy effect method
|
||||||
|
// and we replace it with our own function, that does nothing.
|
||||||
ModAPI.hooks.methods[
|
ModAPI.hooks.methods[
|
||||||
ModAPI.util.getMethodFromPackage(
|
ModAPI.util.getMethodFromPackage(
|
||||||
"net.minecraft.client.particles.EffectRenderer",
|
"net.minecraft.client.particles.EffectRenderer",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user