mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-14 07:25:31 +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 SCULK = 10683;
|
||||||
public const GLOWING_ITEM_FRAME = 10684;
|
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;
|
private static int $nextDynamicId = self::FIRST_UNUSED_BLOCK_ID;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user