mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 12:18:46 +00:00
ChunkUtils: be more specific in extension stub too
This commit is contained in:
parent
f3063e797f
commit
1c3b641e37
@ -18,7 +18,7 @@ class ChunkUtils{
|
|||||||
public static function reorderNibbleArray($nibble_array){}
|
public static function reorderNibbleArray($nibble_array){}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param int[] $color_array
|
* @param list<int> $color_array
|
||||||
*
|
*
|
||||||
* @return string
|
* @return string
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user