`EntityTag.detonate` mech: wind charge support (#2773)
* Add support for "Wind Charge" in `detonate` mechanism
* Added NMSVersion check for entity `WindCharge`; Fixed typo
* Added pattern matching for all entity types for `detonate` mechanism; Fixed missing curly braces
(
commit: 93c9f0c)