mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 08:17:34 +00:00
Update BlockTypeIds.php
This commit is contained in:
parent
b57fcb52d4
commit
6dd006e730
@ -710,7 +710,7 @@ final class BlockTypeIds{
|
||||
public const SCULK = 10683;
|
||||
public const GLOWING_ITEM_FRAME = 10684;
|
||||
|
||||
public const FIRST_UNUSED_BLOCK_ID = 10684;
|
||||
public const FIRST_UNUSED_BLOCK_ID = 10685;
|
||||
|
||||
private static int $nextDynamicId = self::FIRST_UNUSED_BLOCK_ID;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user