Package net.minecraft
Class class_9589
- Mappings:
Namespace Name official ecyintermediary net/minecraft/class_9589named net/minecraft/class_9589
-
Field Summary
Fields inherited from class net.minecraft.world.gen.feature.Feature
BAMBOO, BASALT_COLUMNS, BASALT_PILLAR, BLOCK_COLUMN, BLOCK_PILE, BLUE_ICE, BONUS_CHEST, CHORUS_PLANT, CLOUD, CORAL_CLAW, CORAL_MUSHROOM, CORAL_TREE, DELTA_FEATURE, DESERT_WELL, DISK, DRIPSTONE_CLUSTER, END_GATEWAY, END_ISLAND, END_SPIKE, FILL_LAYER, FLOWER, FOREST_ROCK, FOSSIL, FREEZE_TOP_LAYER, GEODE, GLOWSTONE_BLOB, HASH_WELL, HUGE_BROWN_MUSHROOM, HUGE_FUNGUS, HUGE_RED_MUSHROOM, ICE_SPIKE, ICEBERG, KELP, LAKE, LARGE_DRIPSTONE, MONSTER_ROOM, MULTIFACE_GROWTH, NETHER_FOREST_VEGETATION, NETHERRACK_REPLACE_BLOBS, NO_BONEMEAL_FLOWER, NO_OP, ORE, PARK_LANE, PARK_LANE_SURFACE, POINTED_DRIPSTONE, POTATO_BUDS, POTATO_FIELD, RANDOM_BOOLEAN_SELECTOR, RANDOM_PATCH, RANDOM_SELECTOR, REPLACE_SINGLE_BLOCK, ROOT_SYSTEM, SCATTERED_ORE, SCULK_PATCH, SEA_PICKLE, SEAGRASS, SIMPLE_BLOCK, SIMPLE_RANDOM_SELECTOR, SPRING_FEATURE, TREE, TWISTED_POTATO, TWISTING_VINES, UNDERWATER_MAGMA, VEGETATION_PATCH, VINES, VOID_START_PLATFORM, WATERLOGGED_VEGETATION_PATCH, WEEPING_VINES -
Constructor Summary
ConstructorsConstructorDescriptionclass_9589(com.mojang.serialization.Codec<DefaultFeatureConfig> configCodec) -
Method Summary
Modifier and TypeMethodDescriptionbooleangenerate(FeatureContext<DefaultFeatureConfig> context) private booleanmethod_59250(StructureWorldAccess structureWorldAccess, ChunkPos chunkPos, BlockPos blockPos, Direction direction) private booleanmethod_59251(StructureWorldAccess structureWorldAccess, BlockPos blockPos, Direction direction) private BlockPosmethod_59252(StructureWorldAccess structureWorldAccess, BlockPos blockPos, Direction direction, int int2, int int3) private voidmethod_59253(StructureWorldAccess structureWorldAccess, BlockPos blockPos, Direction direction, boolean bool) method_59254(Direction direction, boolean bool) private booleanmethod_59255(StructureWorldAccess structureWorldAccess, BlockPos blockPos) private booleanmethod_59256(StructureWorldAccess structureWorldAccess, BlockPos blockPos, Direction direction) private booleanmethod_59257(StructureWorldAccess structureWorldAccess, BlockPos blockPos, @Nullable Direction direction, boolean bool) Methods inherited from class net.minecraft.world.gen.feature.Feature
generateIfValid, getCodec, isExposedToAir, isSoil, isSoil, isStone, markBlocksAboveForPostProcessing, notInBlockTagPredicate, setBlockState, setBlockStateIf, testAdjacentStates
-
Constructor Details
-
class_9589
- Mappings:
Namespace Name Mixin selector official <init>Leca;<init>(Lcom/mojang/serialization/Codec;)Vintermediary <init>Lnet/minecraft/class_3031;<init>(Lcom/mojang/serialization/Codec;)Vnamed <init>Lnet/minecraft/world/gen/feature/Feature;<init>(Lcom/mojang/serialization/Codec;)V
-
-
Method Details
-
generate
- Specified by:
generatein classFeature<DefaultFeatureConfig>- Mappings:
Namespace Name Mixin selector official aLeca;a(Lecc;)Zintermediary method_13151Lnet/minecraft/class_3031;method_13151(Lnet/minecraft/class_5821;)Znamed generateLnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/gen/feature/util/FeatureContext;)Z
-
method_59255
- Mappings:
Namespace Name Mixin selector official bLecy;b(Ldcv;Lir;)Zintermediary method_59255Lnet/minecraft/class_9589;method_59255(Lnet/minecraft/class_5281;Lnet/minecraft/class_2338;)Znamed method_59255Lnet/minecraft/class_9589;method_59255(Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/util/math/BlockPos;)Z
-
method_59250
private boolean method_59250(StructureWorldAccess structureWorldAccess, ChunkPos chunkPos, BlockPos blockPos, Direction direction) - Mappings:
Namespace Name Mixin selector official aLecy;a(Ldcv;Ldbh;Lir;Liw;)Zintermediary method_59250Lnet/minecraft/class_9589;method_59250(Lnet/minecraft/class_5281;Lnet/minecraft/class_1923;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)Znamed method_59250Lnet/minecraft/class_9589;method_59250(Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/util/math/ChunkPos;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)Z
-
method_59251
private boolean method_59251(StructureWorldAccess structureWorldAccess, BlockPos blockPos, Direction direction) - Mappings:
Namespace Name Mixin selector official aLecy;a(Ldcv;Lir;Liw;)Zintermediary method_59251Lnet/minecraft/class_9589;method_59251(Lnet/minecraft/class_5281;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)Znamed method_59251Lnet/minecraft/class_9589;method_59251(Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)Z
-
method_59253
private void method_59253(StructureWorldAccess structureWorldAccess, BlockPos blockPos, Direction direction, boolean bool) - Mappings:
Namespace Name Mixin selector official aLecy;a(Ldcv;Lir;Liw;Z)Vintermediary method_59253Lnet/minecraft/class_9589;method_59253(Lnet/minecraft/class_5281;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;Z)Vnamed method_59253Lnet/minecraft/class_9589;method_59253(Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;Z)V
-
method_59254
- Mappings:
Namespace Name Mixin selector official aLecy;a(Liw;Z)Liw;intermediary method_59254Lnet/minecraft/class_9589;method_59254(Lnet/minecraft/class_2350;Z)Lnet/minecraft/class_2350;named method_59254Lnet/minecraft/class_9589;method_59254(Lnet/minecraft/util/math/Direction;Z)Lnet/minecraft/util/math/Direction;
-
method_59252
private BlockPos method_59252(StructureWorldAccess structureWorldAccess, BlockPos blockPos, Direction direction, int int2, int int3) - Mappings:
Namespace Name Mixin selector official aLecy;a(Ldcv;Lir;Liw;II)Lir;intermediary method_59252Lnet/minecraft/class_9589;method_59252(Lnet/minecraft/class_5281;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;II)Lnet/minecraft/class_2338;named method_59252Lnet/minecraft/class_9589;method_59252(Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;II)Lnet/minecraft/util/math/BlockPos;
-
method_59256
private boolean method_59256(StructureWorldAccess structureWorldAccess, BlockPos blockPos, Direction direction) - Mappings:
Namespace Name Mixin selector official bLecy;b(Ldcv;Lir;Liw;)Zintermediary method_59256Lnet/minecraft/class_9589;method_59256(Lnet/minecraft/class_5281;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)Znamed method_59256Lnet/minecraft/class_9589;method_59256(Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)Z
-
method_59257
private boolean method_59257(StructureWorldAccess structureWorldAccess, BlockPos blockPos, @Nullable @Nullable Direction direction, boolean bool) - Mappings:
Namespace Name Mixin selector official bLecy;b(Ldcv;Lir;Liw;Z)Zintermediary method_59257Lnet/minecraft/class_9589;method_59257(Lnet/minecraft/class_5281;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;Z)Znamed method_59257Lnet/minecraft/class_9589;method_59257(Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;Z)Z
-