Open jimmikaelkael opened 10 years ago
All blocks with a value of 0 as Hardness never breaks on the server, it breaks on client side but not on server. As a result all drops never get dropped.
I can take a few examples:
According to #629, DiggingHandler.handle doesn't call DiggingMessage.FINISH_DIGGING for these blocks.
DiggingHandler.handle
DiggingMessage.FINISH_DIGGING
All blocks with a value of 0 as Hardness never breaks on the server, it breaks on client side but not on server. As a result all drops never get dropped.
I can take a few examples: