Interface BlendingData.HeightConsumer

Enclosing class:
BlendingData

protected static interface BlendingData.HeightConsumer
Mappings:
Namespace Name
named net/minecraft/world/gen/chunk/BlendingData$HeightConsumer
intermediary net/minecraft/class_6749$class_6751
official dzy$c
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    consume(int biomeX, int biomeZ, double height)
     
  • Method Details

    • consume

      void consume(int biomeX, int biomeZ, double height)
      Mappings:
      Namespace Name Mixin selector
      named consume Lnet/minecraft/world/gen/chunk/BlendingData$HeightConsumer;consume(IID)V
      intermediary consume Lnet/minecraft/class_6749$class_6751;consume(IID)V
      official consume Ldzy$c;consume(IID)V