Class DoublePlantFeature

java.lang.Object
net.minecraft.world.gen.feature.Feature
net.minecraft.world.gen.feature.DoublePlantFeature

public class DoublePlantFeature extends Feature
Mappings:
Namespace Name
official apx
intermediary net/minecraft/class_1771
named net/minecraft/world/gen/feature/DoublePlantFeature
  • Field Details

    • field_7523

      private int field_7523
      Mappings:
      Namespace Name Mixin selector
      official a Lapx;a:I
      intermediary field_7523 Lnet/minecraft/class_1771;field_7523:I
      named field_7523 Lnet/minecraft/world/gen/feature/DoublePlantFeature;field_7523:I
  • Constructor Details

    • DoublePlantFeature

      public DoublePlantFeature()
  • Method Details

    • method_6550

      public void method_6550(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lapx;a(I)V
      intermediary method_6550 Lnet/minecraft/class_1771;method_6550(I)V
      named method_6550 Lnet/minecraft/world/gen/feature/DoublePlantFeature;method_6550(I)V
    • method_4028

      public boolean method_4028(World world, Random random, int int2, int int3, int int4)
      Specified by:
      method_4028 in class Feature
      Mappings:
      Namespace Name Mixin selector
      official a Lapy;a(Lafm;Ljava/util/Random;III)Z
      intermediary method_4028 Lnet/minecraft/class_1227;method_4028(Lnet/minecraft/class_1150;Ljava/util/Random;III)Z
      named method_4028 Lnet/minecraft/world/gen/feature/Feature;method_4028(Lnet/minecraft/world/World;Ljava/util/Random;III)Z