Add API for item entity health (#6514)
This commit is contained in:
parent
2cf6a57bca
commit
8a21c1742b
3 changed files with 70 additions and 0 deletions
|
@ -292,3 +292,6 @@ public net.minecraft.world.item.crafting.RecipeManager byName
|
|||
|
||||
# Entity powdered snow API
|
||||
public net.minecraft.world.entity.monster.Skeleton inPowderSnowTime
|
||||
|
||||
# Add health methods for item entities
|
||||
public net.minecraft.world.entity.item.ItemEntity health
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue