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
public class JungleTreeFeature extends FoliageFeature
- Mappings:
Namespace Name official apvintermediary net/minecraft/class_470named net/minecraft/world/gen/feature/JungleTreeFeature
-
Field Summary
Fields Modifier and Type Field Description private intfield_1964private booleanfield_1965private BlockStatefield_1966private BlockStatefield_1967private static BlockStateLEAVESprivate static BlockStateLOG -
Constructor Summary
Constructors Constructor Description JungleTreeFeature(boolean bool)JungleTreeFeature(boolean bool, int int2, BlockState blockState, BlockState blockState2, boolean bool2) -
Method Summary
Modifier and Type Method Description booleangenerate(World world, Random random, BlockPos blockPos)private voidmethod_1560(World world, int int2, BlockPos blockPos, Direction direction)private voidmethod_1561(World world, BlockPos blockPos, BooleanProperty booleanProperty)private voidmethod_1562(World world, BlockPos blockPos, BooleanProperty booleanProperty)Methods 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
-
Field Details
-
LOG
- Mappings:
Namespace Name Mixin selector official aLapv;a:Lalz;intermediary field_1962Lnet/minecraft/class_470;field_1962:Lnet/minecraft/class_376;named LOGLnet/minecraft/world/gen/feature/JungleTreeFeature;LOG:Lnet/minecraft/block/BlockState;
-
LEAVES
- Mappings:
Namespace Name Mixin selector official bLapv;b:Lalz;intermediary field_1963Lnet/minecraft/class_470;field_1963:Lnet/minecraft/class_376;named LEAVESLnet/minecraft/world/gen/feature/JungleTreeFeature;LEAVES:Lnet/minecraft/block/BlockState;
-
field_1964
private final int field_1964- Mappings:
Namespace Name Mixin selector official cLapv;c:Iintermediary field_1964Lnet/minecraft/class_470;field_1964:Inamed field_1964Lnet/minecraft/world/gen/feature/JungleTreeFeature;field_1964:I
-
field_1965
private final boolean field_1965- Mappings:
Namespace Name Mixin selector official dLapv;d:Zintermediary field_1965Lnet/minecraft/class_470;field_1965:Znamed field_1965Lnet/minecraft/world/gen/feature/JungleTreeFeature;field_1965:Z
-
field_1966
- Mappings:
Namespace Name Mixin selector official eLapv;e:Lalz;intermediary field_1966Lnet/minecraft/class_470;field_1966:Lnet/minecraft/class_376;named field_1966Lnet/minecraft/world/gen/feature/JungleTreeFeature;field_1966:Lnet/minecraft/block/BlockState;
-
field_1967
- Mappings:
Namespace Name Mixin selector official fLapv;f:Lalz;intermediary field_1967Lnet/minecraft/class_470;field_1967:Lnet/minecraft/class_376;named field_1967Lnet/minecraft/world/gen/feature/JungleTreeFeature;field_1967:Lnet/minecraft/block/BlockState;
-
-
Constructor Details
-
JungleTreeFeature
public JungleTreeFeature(boolean bool) -
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 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_1560
- Mappings:
Namespace Name Mixin selector official aLapv;a(Ladm;ILcj;Lcq;)Vintermediary method_1560Lnet/minecraft/class_470;method_1560(Lnet/minecraft/class_99;ILnet/minecraft/class_1372;Lnet/minecraft/class_1383;)Vnamed method_1560Lnet/minecraft/world/gen/feature/JungleTreeFeature;method_1560(Lnet/minecraft/world/World;ILnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)V
-
method_1561
- Mappings:
Namespace Name Mixin selector official aLapv;a(Ladm;Lcj;Lamk;)Vintermediary method_1561Lnet/minecraft/class_470;method_1561(Lnet/minecraft/class_99;Lnet/minecraft/class_1372;Lnet/minecraft/class_388;)Vnamed method_1561Lnet/minecraft/world/gen/feature/JungleTreeFeature;method_1561(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/state/property/BooleanProperty;)V
-
method_1562
- Mappings:
Namespace Name Mixin selector official bLapv;b(Ladm;Lcj;Lamk;)Vintermediary method_1562Lnet/minecraft/class_470;method_1562(Lnet/minecraft/class_99;Lnet/minecraft/class_1372;Lnet/minecraft/class_388;)Vnamed method_1562Lnet/minecraft/world/gen/feature/JungleTreeFeature;method_1562(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/state/property/BooleanProperty;)V
-