diff --git a/mappings/net/minecraft/client/util/ParticleUtil.mapping b/mappings/net/minecraft/client/util/ParticleUtil.mapping new file mode 100644 index 0000000000..0469fbf071 --- /dev/null +++ b/mappings/net/minecraft/client/util/ParticleUtil.mapping @@ -0,0 +1,18 @@ +CLASS net/minecraft/class_5945 net/minecraft/client/util/ParticleUtil + METHOD method_34681 spawnParticle (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;Lnet/minecraft/class_2394;)V + ARG 0 world + ARG 1 pos + ARG 2 direction + ARG 3 effect + METHOD method_34682 spawnParticle (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2394;Lnet/minecraft/class_4801;)V + ARG 0 world + ARG 1 pos + ARG 2 effect + ARG 3 range + METHOD method_34683 spawnParticle (Lnet/minecraft/class_2350$class_2351;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;DLnet/minecraft/class_2394;Lnet/minecraft/class_4801;)V + ARG 0 axis + ARG 1 world + ARG 2 pos + ARG 3 variance + ARG 5 effect + ARG 6 range