geforkt von Mirrors/Paper
8feccf30cc
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> |
||
---|---|---|
paper-api |