Class LakesFeature

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

public class LakesFeature extends Feature
Mappings:
Namespace Name
official apc
intermediary net/minecraft/class_1235
named net/minecraft/world/gen/feature/LakesFeature
  • Field Details

    • field_7529

      private Block field_7529
      Mappings:
      Namespace Name Mixin selector
      official a Lapc;a:Lafh;
      intermediary field_7529 Lnet/minecraft/class_1235;field_7529:Lnet/minecraft/class_197;
      named field_7529 Lnet/minecraft/world/gen/feature/LakesFeature;field_7529:Lnet/minecraft/block/Block;
  • Constructor Details

    • LakesFeature

      public LakesFeature(Block block)
  • Method Details

    • generate

      public boolean generate(World world, Random random, BlockPos blockPos)
      Specified by:
      generate in class Feature
      Mappings:
      Namespace Name Mixin selector
      official b Laot;b(Ladm;Ljava/util/Random;Lcj;)Z
      intermediary method_4028 Lnet/minecraft/class_1227;method_4028(Lnet/minecraft/class_1150;Ljava/util/Random;Lnet/minecraft/class_2552;)Z
      named generate Lnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Z