JavierLeon9966 / ExtendedBlocks

This plugins adds the ability to add extended blocks in PocketMine 3.0.0+ API.
GNU General Public License v3.0
37 stars 9 forks source link

Fix warning on php8 #46

Closed fuyutsuki closed 3 years ago

fuyutsuki commented 3 years ago

This PR fixes below warning on php8.

Warning: Private methods cannot be final as they are never overridden by other classes in phar://D:/Repository/pmmp/plugins/ExtendedBlocks.phar/src/JavierLeon9966/ExtendedBlocks/item/ItemFactory.php on line 61
JavierLeon9966 commented 3 years ago

Merged 👍🏻