Class Spread32AboveDecorator


public class Spread32AboveDecorator
extends AbstractRangeDecorator<NopeDecoratorConfig>
Mappings:
Namespace Name
official cxg
intermediary net/minecraft/class_3245
named net/minecraft/world/gen/decorator/Spread32AboveDecorator
  • Constructor Details

    • Spread32AboveDecorator

      public Spread32AboveDecorator​(com.mojang.serialization.Codec<NopeDecoratorConfig> 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, NopeDecoratorConfig nopeDecoratorConfig, int int2)
      Specified by:
      getY in class AbstractRangeDecorator<NopeDecoratorConfig>
      Mappings:
      Namespace Name Mixin selector
      official a Lcxg;a(Lcwn;Ljava/util/Random;Lcsw;I)I
      intermediary method_14373 Lnet/minecraft/class_3245;method_14373(Lnet/minecraft/class_5444;Ljava/util/Random;Lnet/minecraft/class_3113;I)I
      named getY Lnet/minecraft/world/gen/decorator/Spread32AboveDecorator;getY(Lnet/minecraft/world/gen/decorator/DecoratorContext;Ljava/util/Random;Lnet/minecraft/world/gen/decorator/NopeDecoratorConfig;I)I