Class SlideConfig

java.lang.Object
net.minecraft.world.gen.chunk.SlideConfig

public class SlideConfig extends Object
Mappings:
Namespace Name
official ctl
intermediary net/minecraft/class_5310
named net/minecraft/world/gen/chunk/SlideConfig
  • Field Details

    • CODEC

      public static final com.mojang.serialization.Codec<SlideConfig> CODEC
      Mappings:
      Namespace Name Mixin selector
      official a Lctl;a:Lcom/mojang/serialization/Codec;
      intermediary field_24817 Lnet/minecraft/class_5310;field_24817:Lcom/mojang/serialization/Codec;
      named CODEC Lnet/minecraft/world/gen/chunk/SlideConfig;CODEC:Lcom/mojang/serialization/Codec;
    • target

      private final double target
      Mappings:
      Namespace Name Mixin selector
      official b Lctl;b:D
      intermediary field_24818 Lnet/minecraft/class_5310;field_24818:D
      named target Lnet/minecraft/world/gen/chunk/SlideConfig;target:D
    • size

      private final int size
      Mappings:
      Namespace Name Mixin selector
      official c Lctl;c:I
      intermediary field_24819 Lnet/minecraft/class_5310;field_24819:I
      named size Lnet/minecraft/world/gen/chunk/SlideConfig;size:I
    • offset

      private final int offset
      Mappings:
      Namespace Name Mixin selector
      official d Lctl;d:I
      intermediary field_24820 Lnet/minecraft/class_5310;field_24820:I
      named offset Lnet/minecraft/world/gen/chunk/SlideConfig;offset:I
  • Constructor Details

    • SlideConfig

      public SlideConfig(double target, int size, int offset)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lctl;<init>(DII)V
      intermediary <init> Lnet/minecraft/class_5310;<init>(DII)V
      named <init> Lnet/minecraft/world/gen/chunk/SlideConfig;<init>(DII)V
  • Method Details

    • method_38414

      public double method_38414(double double2, int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lctl;a(DI)D
      intermediary method_38414 Lnet/minecraft/class_5310;method_38414(DI)D
      named method_38414 Lnet/minecraft/world/gen/chunk/SlideConfig;method_38414(DI)D