8feccf30cc428c7b4ee5bee04176d5b9717f17b7
The Ender Dragon causes blocks to explode as it flies through them. These blocks by default do not drop any items, so the default yeild for this explosion event is 0. Previously the event had the default value hard-coded to 0.3F, which is inaccurate in this situation. We derecate the constructor with no yield, as any default yield should really be left up to the implementation to decide, not the API. By: Andrew Ardill <andrew.ardill@gmail.com>
Description
No description provided
51 MiB
Languages
Java
100%