mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-20 16:00:20 +00:00
Merge branch 'next-major' of github.com:pmmp/PocketMine-MP into next-major
This commit is contained in:
commit
a14346e98c
@ -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