Sandertv / gophertunnel

General purpose library for Minecraft Bedrock Edition software written in Go
MIT License
419 stars 95 forks source link

Fix incorrect documentation for client_item_start_cooldown #173

Closed alvin0319 closed 1 year ago

alvin0319 commented 1 year ago

client_start_item_cooldown is sent by server to tell the client to start cooldown of given item.

Here is the example case I've implemented in PocketMine(Edited Ender Pearl's cooldown to 15 seconds):

https://user-images.githubusercontent.com/32565818/218313575-11f26518-834e-49c7-8635-3ed7bf0d8c20.mp4