Package net.minecraft.world.gen.chunk
Interface BlendingData.BiomeConsumer
- Enclosing class:
BlendingData
protected static interface BlendingData.BiomeConsumer
- Mappings:
Namespace Name named net/minecraft/world/gen/chunk/BlendingData$BiomeConsumerintermediary net/minecraft/class_6749$class_6853official dyz$a
-
Method Summary
Modifier and TypeMethodDescriptionvoidconsume(int biomeX, int biomeZ, RegistryEntry<Biome> biome)
-
Method Details
-
consume
- Mappings:
Namespace Name Mixin selector named consumeLnet/minecraft/world/gen/chunk/BlendingData$BiomeConsumer;consume(IILnet/minecraft/registry/entry/RegistryEntry;)Vintermediary consumeLnet/minecraft/class_6749$class_6853;consume(IILnet/minecraft/class_6880;)Vofficial consumeLdyz$a;consume(IILji;)V
-