Package net.minecraft

Class class_7386

java.lang.Object
net.minecraft.class_7387
net.minecraft.class_7386

public class class_7386 extends class_7387
Mappings:
Namespace Name
official dek
intermediary net/minecraft/class_7386
named net/minecraft/class_7386
  • Field Details

    • field_38769

      public static final int field_38769
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official a Ldek;a:I
      intermediary field_38769 Lnet/minecraft/class_7386;field_38769:I
      named field_38769 Lnet/minecraft/class_7386;field_38769:I
    • field_38770

      public static final int field_38770
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official b Ldek;b:I
      intermediary field_38770 Lnet/minecraft/class_7386;field_38770:I
      named field_38770 Lnet/minecraft/class_7386;field_38770:I
    • field_38771

      public static final com.mojang.serialization.Codec<class_7386> field_38771
      Mappings:
      Namespace Name Mixin selector
      official c Ldek;c:Lcom/mojang/serialization/Codec;
      intermediary field_38771 Lnet/minecraft/class_7386;field_38771:Lcom/mojang/serialization/Codec;
      named field_38771 Lnet/minecraft/class_7386;field_38771:Lcom/mojang/serialization/Codec;
    • field_38772

      private final RegistryEntryList<Block> field_38772
      Mappings:
      Namespace Name Mixin selector
      official f Ldek;f:Lgx;
      intermediary field_38772 Lnet/minecraft/class_7386;field_38772:Lnet/minecraft/class_6885;
      named field_38772 Lnet/minecraft/class_7386;field_38772:Lnet/minecraft/util/registry/RegistryEntryList;
    • field_38773

      private final RegistryEntryList<Block> field_38773
      Mappings:
      Namespace Name Mixin selector
      official g Ldek;g:Lgx;
      intermediary field_38773 Lnet/minecraft/class_7386;field_38773:Lnet/minecraft/class_6885;
      named field_38773 Lnet/minecraft/class_7386;field_38773:Lnet/minecraft/util/registry/RegistryEntryList;
    • field_38774

      private final BlockStateProvider field_38774
      Mappings:
      Namespace Name Mixin selector
      official h Ldek;h:Lden;
      intermediary field_38774 Lnet/minecraft/class_7386;field_38774:Lnet/minecraft/class_4651;
      named field_38774 Lnet/minecraft/class_7386;field_38774:Lnet/minecraft/world/gen/stateprovider/BlockStateProvider;
    • field_38775

      private final int field_38775
      Mappings:
      Namespace Name Mixin selector
      official i Ldek;i:I
      intermediary field_38775 Lnet/minecraft/class_7386;field_38775:I
      named field_38775 Lnet/minecraft/class_7386;field_38775:I
    • field_38776

      private final int field_38776
      Mappings:
      Namespace Name Mixin selector
      official j Ldek;j:I
      intermediary field_38776 Lnet/minecraft/class_7386;field_38776:I
      named field_38776 Lnet/minecraft/class_7386;field_38776:I
    • field_38777

      private final IntProvider field_38777
      Mappings:
      Namespace Name Mixin selector
      official k Ldek;k:Lawt;
      intermediary field_38777 Lnet/minecraft/class_7386;field_38777:Lnet/minecraft/class_6017;
      named field_38777 Lnet/minecraft/class_7386;field_38777:Lnet/minecraft/util/math/intprovider/IntProvider;
    • field_38778

      private final float field_38778
      Mappings:
      Namespace Name Mixin selector
      official l Ldek;l:F
      intermediary field_38778 Lnet/minecraft/class_7386;field_38778:F
      named field_38778 Lnet/minecraft/class_7386;field_38778:F
  • Constructor Details

  • Method Details

    • method_43168

      public Optional<BlockPos> method_43168(TestableWorld testableWorld, BiConsumer<BlockPos,BlockState> biConsumer, AbstractRandom abstractRandom, BlockPos blockPos, TreeFeatureConfig treeFeatureConfig)
      Specified by:
      method_43168 in class class_7387
      Mappings:
      Namespace Name Mixin selector
      official a Ldel;a(Lcdy;Ljava/util/function/BiConsumer;Laki;Lgm;Lddm;)Ljava/util/Optional;
      intermediary method_43168 Lnet/minecraft/class_7387;method_43168(Lnet/minecraft/class_3746;Ljava/util/function/BiConsumer;Lnet/minecraft/class_5819;Lnet/minecraft/class_2338;Lnet/minecraft/class_4643;)Ljava/util/Optional;
      named method_43168 Lnet/minecraft/class_7387;method_43168(Lnet/minecraft/world/TestableWorld;Ljava/util/function/BiConsumer;Lnet/minecraft/world/gen/random/AbstractRandom;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/gen/feature/TreeFeatureConfig;)Ljava/util/Optional;
    • method_43166

      private boolean method_43166(TestableWorld testableWorld, AbstractRandom abstractRandom, BlockPos blockPos, Direction direction, BlockPos blockPos2, List<BlockPos> list, int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Ldek;a(Lcdy;Laki;Lgm;Lgr;Lgm;Ljava/util/List;I)Z
      intermediary method_43166 Lnet/minecraft/class_7386;method_43166(Lnet/minecraft/class_3746;Lnet/minecraft/class_5819;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;Lnet/minecraft/class_2338;Ljava/util/List;I)Z
      named method_43166 Lnet/minecraft/class_7386;method_43166(Lnet/minecraft/world/TestableWorld;Lnet/minecraft/world/gen/random/AbstractRandom;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;Lnet/minecraft/util/math/BlockPos;Ljava/util/List;I)Z
    • method_43171

      protected List<BlockPos> method_43171(BlockPos blockPos, Direction direction, AbstractRandom abstractRandom, BlockPos blockPos2)
      Mappings:
      Namespace Name Mixin selector
      official a Ldek;a(Lgm;Lgr;Laki;Lgm;)Ljava/util/List;
      intermediary method_43171 Lnet/minecraft/class_7386;method_43171(Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;Lnet/minecraft/class_5819;Lnet/minecraft/class_2338;)Ljava/util/List;
      named method_43171 Lnet/minecraft/class_7386;method_43171(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;Lnet/minecraft/world/gen/random/AbstractRandom;Lnet/minecraft/util/math/BlockPos;)Ljava/util/List;
    • method_43167

      protected boolean method_43167(TestableWorld testableWorld, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official a Ldek;a(Lcdy;Lgm;)Z
      intermediary method_43167 Lnet/minecraft/class_7386;method_43167(Lnet/minecraft/class_3746;Lnet/minecraft/class_2338;)Z
      named method_43167 Lnet/minecraft/class_7386;method_43167(Lnet/minecraft/world/TestableWorld;Lnet/minecraft/util/math/BlockPos;)Z
    • method_43172

      protected void method_43172(TestableWorld testableWorld, BiConsumer<BlockPos,BlockState> biConsumer, AbstractRandom abstractRandom, BlockPos blockPos, TreeFeatureConfig treeFeatureConfig)
      Overrides:
      method_43172 in class class_7387
      Mappings:
      Namespace Name Mixin selector
      official b Ldel;b(Lcdy;Ljava/util/function/BiConsumer;Laki;Lgm;Lddm;)V
      intermediary method_43172 Lnet/minecraft/class_7387;method_43172(Lnet/minecraft/class_3746;Ljava/util/function/BiConsumer;Lnet/minecraft/class_5819;Lnet/minecraft/class_2338;Lnet/minecraft/class_4643;)V
      named method_43172 Lnet/minecraft/class_7387;method_43172(Lnet/minecraft/world/TestableWorld;Ljava/util/function/BiConsumer;Lnet/minecraft/world/gen/random/AbstractRandom;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/gen/feature/TreeFeatureConfig;)V
    • method_43165

      protected class_7388<?> method_43165()
      Specified by:
      method_43165 in class class_7387
      Mappings:
      Namespace Name Mixin selector
      official a Ldel;a()Ldem;
      intermediary method_43165 Lnet/minecraft/class_7387;method_43165()Lnet/minecraft/class_7388;
      named method_43165 Lnet/minecraft/class_7387;method_43165()Lnet/minecraft/class_7388;