Package net.minecraft.world.gen.feature
Class ClayFeature
java.lang.Object
net.minecraft.world.gen.feature.Feature
net.minecraft.world.gen.feature.ClayFeature
- Mappings:
Namespace Name official aopintermediary net/minecraft/class_1224named net/minecraft/world/gen/feature/ClayFeature
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.world.gen.feature.Feature
method_9209, setBlockStateWithoutUpdatingNeighbors
-
Field Details
-
clay
- Mappings:
Namespace Name Mixin selector official aLaop;a:Lafh;intermediary field_7521Lnet/minecraft/class_1224;field_7521:Lnet/minecraft/class_197;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_4880Lnet/minecraft/class_1224;field_4880: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_1224;<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_4028Lnet/minecraft/class_1227;method_4028(Lnet/minecraft/class_1150;Ljava/util/Random;Lnet/minecraft/class_2552;)Znamed generateLnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Z
-