Package net.minecraft.world.gen.feature
Class ClayFeature
java.lang.Object
net.minecraft.world.gen.feature.Feature
net.minecraft.world.gen.feature.ClayFeature
public class ClayFeature extends Feature
- Mappings:
Namespace Name official aopintermediary net/minecraft/class_437named net/minecraft/world/gen/feature/ClayFeature
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ClayFeature(int count) -
Method Summary
Methods inherited from class net.minecraft.world.gen.feature.Feature
method_1538, method_1540
-
Field Details
-
clay
- Mappings:
Namespace Name Mixin selector official aLaop;a:Lafh;intermediary field_1915Lnet/minecraft/class_437;field_1915:Lnet/minecraft/class_160;named clayLnet/minecraft/world/gen/feature/ClayFeature;clay:Lnet/minecraft/block/Block;
-
count
private int count- Mappings:
Namespace Name Mixin selector official bLaop;b:Iintermediary field_1916Lnet/minecraft/class_437;field_1916:Inamed countLnet/minecraft/world/gen/feature/ClayFeature;count:I
-
-
Constructor Details
-
ClayFeature
public ClayFeature(int count)- Mappings:
Namespace Name Mixin selector official <init>Laop;<init>(I)Vintermediary <init>Lnet/minecraft/class_437;<init>(I)Vnamed <init>Lnet/minecraft/world/gen/feature/ClayFeature;<init>(I)V
-
-
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
-