Package net.minecraft.world.gen.feature
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 apcintermediary net/minecraft/class_451named net/minecraft/world/gen/feature/LakesFeature
-
Field Summary
Fields Modifier and Type Field Description private Blockfield_1932 -
Constructor Summary
Constructors Constructor Description LakesFeature(Block block) -
Method Summary
Methods inherited from class net.minecraft.world.gen.feature.Feature
method_1538, method_1540
-
Field Details
-
field_1932
- Mappings:
Namespace Name Mixin selector official aLapc;a:Lafh;intermediary field_1932Lnet/minecraft/class_451;field_1932:Lnet/minecraft/class_160;named field_1932Lnet/minecraft/world/gen/feature/LakesFeature;field_1932:Lnet/minecraft/block/Block;
-
-
Constructor Details
-
LakesFeature
-
-
Method Details
-
generate
- Specified by:
generatein classFeature- Mappings:
Namespace Name Mixin selector official bLaot;b(Ladm;Ljava/util/Random;Lcj;)Zintermediary method_1539Lnet/minecraft/class_441;method_1539(Lnet/minecraft/class_99;Ljava/util/Random;Lnet/minecraft/class_1372;)Znamed generateLnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Z
-