Speedgot
Blood effect
-----
add effect blood
Download Now
3.6 KB .jar
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
add effect blood for 1.16.4
source code
Code (Java):
@EventHandler
public
void
blood
(
EntityDamageByEntityEvent e
)
{
Entity
p
=
e.
getEntity
(
)
;
p.
getWorld
(
)
.
playEffect
(
p.
getLocation
(
)
, Effect.
STEP_SOUND
,
Material.
REDSTONE_BLOCK
)
;
}
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
164
First Release:
Dec 17, 2020
Last Update:
Dec 17, 2020
Category:
---------------
All-Time Rating:
0 ratings
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings