mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-20 15:41:33 +00:00
Hacks for banners and coral fans
This commit is contained in:
@@ -23,7 +23,7 @@ declare(strict_types=1);
|
||||
|
||||
namespace pocketmine\item;
|
||||
|
||||
final class ItemIdentifier{
|
||||
class ItemIdentifier{
|
||||
private int $id;
|
||||
private int $meta;
|
||||
|
||||
|
Reference in New Issue
Block a user