Fix riding distance statistics (#7021/SPIGOT-6475) (#7033)
This commit is contained in:
parent
686bbd33d4
commit
64f9225c94
2 changed files with 49 additions and 0 deletions
|
@ -295,3 +295,6 @@ public net.minecraft.world.entity.monster.Skeleton inPowderSnowTime
|
|||
|
||||
# Add health methods for item entities
|
||||
public net.minecraft.world.entity.item.ItemEntity health
|
||||
|
||||
# Fix riding distance statistics
|
||||
public net.minecraft.world.entity.player.Player checkRidingStatistics(DDD)V
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue