Class EndGatewayDecorator


public class EndGatewayDecorator extends AbstractRangeDecorator<NopeDecoratorConfig>
Mappings:
Namespace Name
official czw
intermediary net/minecraft/class_3280
named net/minecraft/world/gen/decorator/EndGatewayDecorator
  • Constructor Details

    • EndGatewayDecorator

      public EndGatewayDecorator(com.mojang.serialization.Codec<NopeDecoratorConfig> configCodec)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lczx;<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 Lczw;a(Lczv;Ljava/util/Random;Lcvr;I)I
      intermediary method_15924 Lnet/minecraft/class_3280;method_15924(Lnet/minecraft/class_5444;Ljava/util/Random;Lnet/minecraft/class_3113;I)I
      named getY Lnet/minecraft/world/gen/decorator/EndGatewayDecorator;getY(Lnet/minecraft/world/gen/decorator/DecoratorContext;Ljava/util/Random;Lnet/minecraft/world/gen/decorator/NopeDecoratorConfig;I)I