Add API for item entity health (#6514)

This commit is contained in:
Jake Potrebic
2021-12-21 23:07:15 -08:00
parent 5670cae051
commit 7c67368f7f
3 changed files with 70 additions and 0 deletions

View File

@ -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