Package net.minecraft.world.biome
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.
- Mappings:
Namespace Name official cpwintermediary net/minecraft/class_6539named net/minecraft/world/biome/ColorResolver
-
Method Summary
Modifier and TypeMethodDescriptionintgetColor(RegistryEntry<Biome> registryEntry, double x, double z)
-
Method Details
-
getColor
- Mappings:
Namespace Name Mixin selector official getColorLcpw;getColor(Lhd;DD)Iintermediary getColorLnet/minecraft/class_6539;getColor(Lnet/minecraft/class_6880;DD)Inamed getColorLnet/minecraft/world/biome/ColorResolver;getColor(Lnet/minecraft/registry/entry/RegistryEntry;DD)I
-