Class DepthAverageDecorator


public class DepthAverageDecorator
extends class_5858<DepthAverageDecoratorConfig>
Mappings:
Namespace Name
official cvu
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> Lcvx;<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

    • method_33875

      protected int method_33875​(DecoratorContext decoratorContext, Random random, DepthAverageDecoratorConfig depthAverageDecoratorConfig, int int2)
      Specified by:
      method_33875 in class class_5858<DepthAverageDecoratorConfig>
      Mappings:
      Namespace Name Mixin selector
      official a Lcvu;a(Lcvs;Ljava/util/Random;Lcvt;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 method_33875 Lnet/minecraft/world/gen/decorator/DepthAverageDecorator;method_33875(Lnet/minecraft/world/gen/decorator/DecoratorContext;Ljava/util/Random;Lnet/minecraft/world/gen/decorator/DepthAverageDecoratorConfig;I)I