mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 02:08:21 +00:00
ChunkUtils: be more specific in extension stub too
This commit is contained in:
@ -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
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user