Fix NotePlayEvent (#5180)
This commit is contained in:
parent
dcca6cb1be
commit
60e46abb00
3 changed files with 73 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue