Hacks for banners and coral fans

This commit is contained in:
Dylan K. Taylor
2022-05-24 15:07:38 +01:00
parent a2ea0cea86
commit 81eafde074
6 changed files with 115 additions and 21 deletions

View File

@@ -23,7 +23,7 @@ declare(strict_types=1);
namespace pocketmine\item;
final class ItemIdentifier{
class ItemIdentifier{
private int $id;
private int $meta;