Class TopSolidHeightmapDecorator


public class TopSolidHeightmapDecorator
extends HeightmapDecorator<NopeDecoratorConfig>
Mappings:
Namespace Name
official cwe
intermediary net/minecraft/class_3318
named net/minecraft/world/gen/decorator/TopSolidHeightmapDecorator
  • Constructor Details

    • TopSolidHeightmapDecorator

      public TopSolidHeightmapDecorator​(com.mojang.serialization.Codec<NopeDecoratorConfig> configCodec)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcvp;<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

    • getHeightmapType

      protected Heightmap.Type getHeightmapType​(NopeDecoratorConfig nopeDecoratorConfig)
      Specified by:
      getHeightmapType in class AbstractHeightmapDecorator<NopeDecoratorConfig>
      Mappings:
      Namespace Name Mixin selector
      official a Lcwe;a(Lcrt;)Lcmm$a;
      intermediary method_30470 Lnet/minecraft/class_3318;method_30470(Lnet/minecraft/class_3113;)Lnet/minecraft/class_2902$class_2903;
      named getHeightmapType Lnet/minecraft/world/gen/decorator/TopSolidHeightmapDecorator;getHeightmapType(Lnet/minecraft/world/gen/decorator/NopeDecoratorConfig;)Lnet/minecraft/world/Heightmap$Type;