ChunkUtils: be more specific in extension stub too

This commit is contained in:
Dylan K. Taylor 2020-06-15 23:07:05 +01:00
parent f3063e797f
commit 1c3b641e37

View File

@ -18,7 +18,7 @@ class ChunkUtils{
public static function reorderNibbleArray($nibble_array){}
/**
* @param int[] $color_array
* @param list<int> $color_array
*
* @return string
*/