mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 04:15:04 +00:00
Update BlockTypeIds.php
This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user