JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.minecraft.world.level
ColorResolver
Contents
Description
Method Summary
Method Details
getColor(Biome, double, double)
Hide sidebar
Show sidebar
Interface ColorResolver
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public interface
ColorResolver
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
getColor
(
Biome
biome, double x, double z)
Method Details
getColor
int
getColor
(
Biome
biome, double x, double z)