Interface BuilderHandler<K,V>

Type Parameters:
K - the type of the key used for handling
V - the type of the value being handled

@NullMarked @AsOf("0.0.1") @Internal public interface BuilderHandler<K,V>
A handler interface for building and handling biome-related data.
Since:
0.0.1