Documentation

ChunkUtils
in package

Table of Contents

convertBiomeColors()  : string
Converts pre-MCPE-1.0 biome color array to biome ID array.

Methods

convertBiomeColors()

Converts pre-MCPE-1.0 biome color array to biome ID array.

public static convertBiomeColors(array<string|int, int> $array) : string
Parameters
$array : array<string|int, int>

of biome color values

Tags
phpstan-param

list $array

Return values
string

Search results