Package net.minecraft
Class class_453
public class class_453 extends class_455
- Mappings:
Namespace Name official apeintermediary net/minecraft/class_453named net/minecraft/class_453
-
Field Summary
Fields inherited from class net.minecraft.class_455
field_1937, field_1938, field_1939, field_1940 -
Constructor Summary
Constructors Constructor Description class_453(boolean bool, int int2, int int3, BlockState blockState, BlockState blockState2) -
Method Summary
Modifier and Type Method Description booleangenerate(World world, Random random, BlockPos blockPos)private voidmethod_1542(World world, Random random, BlockPos blockPos, BooleanProperty booleanProperty)private voidmethod_1543(World world, BlockPos blockPos, int int2)Methods inherited from class net.minecraft.class_455
method_1547, method_1548, method_1550, method_1551Methods inherited from class net.minecraft.world.gen.feature.FoliageFeature
method_1519, method_1520, method_1521Methods inherited from class net.minecraft.world.gen.feature.Feature
method_1538, method_1540
-
Constructor Details
-
class_453
-
-
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
-
method_1542
private void method_1542(World world, Random random, BlockPos blockPos, BooleanProperty booleanProperty)- Mappings:
Namespace Name Mixin selector official aLape;a(Ladm;Ljava/util/Random;Lcj;Lamk;)Vintermediary method_1542Lnet/minecraft/class_453;method_1542(Lnet/minecraft/class_99;Ljava/util/Random;Lnet/minecraft/class_1372;Lnet/minecraft/class_388;)Vnamed method_1542Lnet/minecraft/class_453;method_1542(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/state/property/BooleanProperty;)V
-
method_1543
- Mappings:
Namespace Name Mixin selector official cLape;c(Ladm;Lcj;I)Vintermediary method_1543Lnet/minecraft/class_453;method_1543(Lnet/minecraft/class_99;Lnet/minecraft/class_1372;I)Vnamed method_1543Lnet/minecraft/class_453;method_1543(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;I)V
-