Package net.minecraft.world.gen.feature
Class JungleTreeFeature
java.lang.Object
net.minecraft.world.gen.feature.Feature
net.minecraft.world.gen.feature.FoliageFeature
net.minecraft.world.gen.feature.JungleTreeFeature
- Direct Known Subclasses:
JungleBushFeature
- Mappings:
Namespace Name official axqintermediary net/minecraft/class_1249named net/minecraft/world/gen/feature/JungleTreeFeature
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final BlockStateprivate final BlockStateprivate final intprivate final booleanprivate static final BlockStateprivate static final BlockState -
Constructor Summary
ConstructorsConstructorDescriptionJungleTreeFeature(boolean open) JungleTreeFeature(boolean bool, int int2, BlockState blockState, BlockState blockState2, boolean bool2) -
Method Summary
Modifier and TypeMethodDescriptionbooleanprivate voidmethod_9224(World world, int int2, BlockPos blockPos, Direction direction) private voidmethod_9225(World world, BlockPos blockPos, BooleanProperty booleanProperty) private voidmethod_9226(World world, BlockPos blockPos, BooleanProperty booleanProperty) Methods inherited from class net.minecraft.world.gen.feature.FoliageFeature
method_6548, method_9197, method_9198Methods inherited from class net.minecraft.world.gen.feature.Feature
method_9209, setBlockStateWithoutUpdatingNeighbors
-
Field Details
-
LOG
- Mappings:
Namespace Name Mixin selector official aLaxq;a:Latl;intermediary field_10175Lnet/minecraft/class_1249;field_10175:Lnet/minecraft/class_2232;named LOGLnet/minecraft/world/gen/feature/JungleTreeFeature;LOG:Lnet/minecraft/block/BlockState;
-
LEAVES
- Mappings:
Namespace Name Mixin selector official bLaxq;b:Latl;intermediary field_10176Lnet/minecraft/class_1249;field_10176:Lnet/minecraft/class_2232;named LEAVESLnet/minecraft/world/gen/feature/JungleTreeFeature;LEAVES:Lnet/minecraft/block/BlockState;
-
field_4900
private final int field_4900- Mappings:
Namespace Name Mixin selector official cLaxq;c:Iintermediary field_4900Lnet/minecraft/class_1249;field_4900:Inamed field_4900Lnet/minecraft/world/gen/feature/JungleTreeFeature;field_4900:I
-
field_4901
private final boolean field_4901- Mappings:
Namespace Name Mixin selector official dLaxq;d:Zintermediary field_4901Lnet/minecraft/class_1249;field_4901:Znamed field_4901Lnet/minecraft/world/gen/feature/JungleTreeFeature;field_4901:Z
-
field_10177
- Mappings:
Namespace Name Mixin selector official eLaxq;e:Latl;intermediary field_10177Lnet/minecraft/class_1249;field_10177:Lnet/minecraft/class_2232;named field_10177Lnet/minecraft/world/gen/feature/JungleTreeFeature;field_10177:Lnet/minecraft/block/BlockState;
-
field_10178
- Mappings:
Namespace Name Mixin selector official fLaxq;f:Latl;intermediary field_10178Lnet/minecraft/class_1249;field_10178:Lnet/minecraft/class_2232;named field_10178Lnet/minecraft/world/gen/feature/JungleTreeFeature;field_10178:Lnet/minecraft/block/BlockState;
-
-
Constructor Details
-
JungleTreeFeature
public JungleTreeFeature(boolean open) - Mappings:
Namespace Name Mixin selector official <init>Lawn;<init>(Z)Vintermediary <init>Lnet/minecraft/class_1227;<init>(Z)Vnamed <init>Lnet/minecraft/world/gen/feature/Feature;<init>(Z)V
-
JungleTreeFeature
public JungleTreeFeature(boolean bool, int int2, BlockState blockState, BlockState blockState2, boolean bool2)
-
-
Method Details
-
generate
- Specified by:
generatein classFeature- Mappings:
Namespace Name Mixin selector official bLawn;b(Lajs;Ljava/util/Random;Lco;)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
-
method_9224
- Mappings:
Namespace Name Mixin selector official aLaxq;a(Lajs;ILco;Lcv;)Vintermediary method_9224Lnet/minecraft/class_1249;method_9224(Lnet/minecraft/class_1150;ILnet/minecraft/class_2552;Lnet/minecraft/class_1354;)Vnamed method_9224Lnet/minecraft/world/gen/feature/JungleTreeFeature;method_9224(Lnet/minecraft/world/World;ILnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)V
-
method_9225
- Mappings:
Namespace Name Mixin selector official aLaxq;a(Lajs;Lco;Latx;)Vintermediary method_9225Lnet/minecraft/class_1249;method_9225(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2243;)Vnamed method_9225Lnet/minecraft/world/gen/feature/JungleTreeFeature;method_9225(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/state/property/BooleanProperty;)V
-
method_9226
- Mappings:
Namespace Name Mixin selector official bLaxq;b(Lajs;Lco;Latx;)Vintermediary method_9226Lnet/minecraft/class_1249;method_9226(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2243;)Vnamed method_9226Lnet/minecraft/world/gen/feature/JungleTreeFeature;method_9226(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/state/property/BooleanProperty;)V
-