Fix NotePlayEvent (#5180)

This commit is contained in:
Kezz
2022-01-22 07:42:10 +00:00
parent bb4bcf7746
commit ab498329b2
3 changed files with 73 additions and 0 deletions

View File

@ -295,3 +295,6 @@ public net.minecraft.world.entity.item.ItemEntity health
# Fix riding distance statistics
public net.minecraft.world.entity.player.Player checkRidingStatistics(DDD)V
# Fix NotePlayEvent
public org.bukkit.craftbukkit.block.data.CraftBlockData toNMS(Ljava/lang/Enum;Ljava/lang/Class;)Ljava/lang/Enum;