Skip to content
Success

Changes

Summary

  1. #1331: Add access to current item's remaining ticks (details)
  2. Move getItemInUse up to LivingEntity (details)
Commit 668e09602c41a7adb6f1ef0c14b8a3f0b4f9fced by md_5
#1331: Add access to current item's remaining ticks
The file was modified nms-patches/net/minecraft/world/entity/EntityLiving.patch
The file was modified src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java
Commit 51bbab2b9f5277ecef4d83cf452c23829f099ca4 by md_5
Move getItemInUse up to LivingEntity
The file was modified src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java
The file was modified src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java