JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.minecraft.world.level.levelgen.blending
BlendingData
BiomeConsumer
Contents
Description
Method Summary
Method Details
consume(int, int, Holder)
Hide sidebar
Show sidebar
Interface BlendingData.BiomeConsumer
Enclosing class:
BlendingData
protected static interface
BlendingData.BiomeConsumer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
consume
(int cellX, int cellZ,
Holder
<
Biome
> biome)
Method Details
consume
void
consume
(int cellX, int cellZ,
Holder
<
Biome
> biome)