Add API for item entity health (#6514)

This commit is contained in:
Jake Potrebic 2021-12-21 23:07:15 -08:00 committed by GitHub
parent 2cf6a57bca
commit 8a21c1742b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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