Class DepthAverageDecorator


public class DepthAverageDecorator
extends AbstractRangeDecorator<DepthAverageDecoratorConfig>
Mappings:
Namespace Name
official cwp
intermediary net/minecraft/class_3252
named net/minecraft/world/gen/decorator/DepthAverageDecorator
  • Constructor Details

    • DepthAverageDecorator

      public DepthAverageDecorator​(com.mojang.serialization.Codec<DepthAverageDecoratorConfig> configCodec)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcws;<init>(Lcom/mojang/serialization/Codec;)V
      intermediary <init> Lnet/minecraft/class_3284;<init>(Lcom/mojang/serialization/Codec;)V
      named <init> Lnet/minecraft/world/gen/decorator/Decorator;<init>(Lcom/mojang/serialization/Codec;)V
  • Method Details

    • getY

      protected int getY​(DecoratorContext decoratorContext, Random random, DepthAverageDecoratorConfig depthAverageDecoratorConfig, int int2)
      Specified by:
      getY in class AbstractRangeDecorator<DepthAverageDecoratorConfig>
      Mappings:
      Namespace Name Mixin selector
      official a Lcwp;a(Lcwn;Ljava/util/Random;Lcwo;I)I
      intermediary method_33871 Lnet/minecraft/class_3252;method_33871(Lnet/minecraft/class_5444;Ljava/util/Random;Lnet/minecraft/class_3277;I)I
      named getY Lnet/minecraft/world/gen/decorator/DepthAverageDecorator;getY(Lnet/minecraft/world/gen/decorator/DecoratorContext;Ljava/util/Random;Lnet/minecraft/world/gen/decorator/DepthAverageDecoratorConfig;I)I