Package net.minecraft.world.gen.feature
Class Feature<FC extends FeatureConfig>
java.lang.Object
net.minecraft.world.gen.feature.Feature<FC>
- Direct Known Subclasses:
BambooFeature,BasaltColumnsFeature,BasaltPillarFeature,BlockColumnFeature,BlockPileFeature,BlueIceFeature,BonusChestFeature,ChorusPlantFeature,CoralFeature,DeltaFeature,DesertWellFeature,DiskFeature,DripstoneClusterFeature,DungeonFeature,EmeraldOreFeature,EndGatewayFeature,EndIslandFeature,EndPortalFeature,EndSpikeFeature,FillLayerFeature,ForestRockFeature,FossilFeature,FreezeTopLayerFeature,GeodeFeature,GlowstoneBlobFeature,HugeFungusFeature,HugeMushroomFeature,IcebergFeature,IceSpikeFeature,KelpFeature,LakeFeature,LargeDripstoneFeature,MultifaceGrowthFeature,NetherForestVegetationFeature,NoOpFeature,OreFeature,RandomBooleanFeature,RandomFeature,RandomPatchFeature,ReplaceBlobsFeature,RootSystemFeature,ScatteredOreFeature,SculkPatchFeature,SeagrassFeature,SeaPickleFeature,SimpleBlockFeature,SimpleRandomFeature,SmallDripstoneFeature,SpringFeature,TreeFeature,TwistingVinesFeature,UnderwaterMagmaFeature,VegetationPatchFeature,VinesFeature,VoidStartPlatformFeature,WeepingVinesFeature
- Mappings:
Namespace Name named net/minecraft/world/gen/feature/Featureintermediary net/minecraft/class_3031official eax
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Feature<ProbabilityConfig> static final Feature<BasaltColumnsFeatureConfig> static final Feature<DefaultFeatureConfig> static final Feature<BlockColumnFeatureConfig> static final Feature<BlockPileFeatureConfig> static final Feature<DefaultFeatureConfig> static final BonusChestFeaturestatic final Feature<DefaultFeatureConfig> private final com.mojang.serialization.MapCodec<ConfiguredFeature<FC, Feature<FC>>> static final Feature<DefaultFeatureConfig> static final Feature<DefaultFeatureConfig> static final Feature<DefaultFeatureConfig> static final Feature<DeltaFeatureConfig> static final Feature<DefaultFeatureConfig> static final Feature<DiskFeatureConfig> static final Feature<DripstoneClusterFeatureConfig> static final Feature<EndGatewayFeatureConfig> static final Feature<DefaultFeatureConfig> static final Feature<EndSpikeFeatureConfig> static final Feature<FillLayerFeatureConfig> static final Feature<RandomPatchFeatureConfig> static final Feature<SingleStateFeatureConfig> static final Feature<FossilFeatureConfig> static final Feature<DefaultFeatureConfig> static final Feature<GeodeFeatureConfig> static final Feature<DefaultFeatureConfig> static final Feature<HugeMushroomFeatureConfig> static final Feature<HugeFungusFeatureConfig> static final Feature<HugeMushroomFeatureConfig> static final Feature<DefaultFeatureConfig> static final Feature<SingleStateFeatureConfig> static final Feature<DefaultFeatureConfig> static final Feature<LakeFeature.Config> static final Feature<LargeDripstoneFeatureConfig> static final Feature<DefaultFeatureConfig> static final Feature<MultifaceGrowthFeatureConfig> static final Feature<NetherForestVegetationFeatureConfig> static final Feature<ReplaceBlobsFeatureConfig> static final Feature<RandomPatchFeatureConfig> static final Feature<DefaultFeatureConfig> static final Feature<OreFeatureConfig> static final Feature<SmallDripstoneFeatureConfig> static final Feature<RandomBooleanFeatureConfig> static final Feature<RandomPatchFeatureConfig> static final Feature<RandomFeatureConfig> static final Feature<EmeraldOreFeatureConfig> static final Feature<RootSystemFeatureConfig> static final Feature<OreFeatureConfig> static final Feature<SculkPatchFeatureConfig> static final Feature<CountConfig> static final SeagrassFeaturestatic final Feature<SimpleBlockFeatureConfig> static final Feature<SimpleRandomFeatureConfig> static final Feature<SpringFeatureConfig> static final Feature<TreeFeatureConfig> static final Feature<TwistingVinesFeatureConfig> static final Feature<UnderwaterMagmaFeatureConfig> static final Feature<VegetationPatchFeatureConfig> static final Feature<DefaultFeatureConfig> static final Feature<DefaultFeatureConfig> static final Feature<VegetationPatchFeatureConfig> static final Feature<DefaultFeatureConfig> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract booleangenerate(FeatureContext<FC> context) booleangenerateIfValid(FC config, StructureWorldAccess world, ChunkGenerator chunkGenerator, Random random, BlockPos pos) com.mojang.serialization.MapCodec<ConfiguredFeature<FC, Feature<FC>>> getCodec()static booleanisExposedToAir(Function<BlockPos, BlockState> posToState, BlockPos pos) static booleanisSoil(BlockState state) static booleanisSoil(TestableWorld world, BlockPos pos) protected static booleanisStone(BlockState state) protected voidstatic Predicate<BlockState> private static <C extends FeatureConfig,F extends Feature<C>>
Fprotected voidsetBlockState(ModifiableWorld world, BlockPos pos, BlockState state) protected voidsetBlockStateIf(StructureWorldAccess world, BlockPos pos, BlockState state, Predicate<BlockState> predicate) static booleantestAdjacentStates(Function<BlockPos, BlockState> posToState, BlockPos pos, Predicate<BlockState> predicate)
-
Field Details
-
NO_OP
- Mappings:
Namespace Name Mixin selector named NO_OPLnet/minecraft/world/gen/feature/Feature;NO_OP:Lnet/minecraft/world/gen/feature/Feature;intermediary field_21590Lnet/minecraft/class_3031;field_21590:Lnet/minecraft/class_3031;official eLeax;e:Leax;
-
TREE
- Mappings:
Namespace Name Mixin selector named TREELnet/minecraft/world/gen/feature/Feature;TREE:Lnet/minecraft/world/gen/feature/Feature;intermediary field_24134Lnet/minecraft/class_3031;field_24134:Lnet/minecraft/class_3031;official fLeax;f:Leax;
-
FLOWER
- Mappings:
Namespace Name Mixin selector named FLOWERLnet/minecraft/world/gen/feature/Feature;FLOWER:Lnet/minecraft/world/gen/feature/Feature;intermediary field_21219Lnet/minecraft/class_3031;field_21219:Lnet/minecraft/class_3031;official gLeax;g:Leax;
-
NO_BONEMEAL_FLOWER
- Mappings:
Namespace Name Mixin selector named NO_BONEMEAL_FLOWERLnet/minecraft/world/gen/feature/Feature;NO_BONEMEAL_FLOWER:Lnet/minecraft/world/gen/feature/Feature;intermediary field_26361Lnet/minecraft/class_3031;field_26361:Lnet/minecraft/class_3031;official hLeax;h:Leax;
-
RANDOM_PATCH
- Mappings:
Namespace Name Mixin selector named RANDOM_PATCHLnet/minecraft/world/gen/feature/Feature;RANDOM_PATCH:Lnet/minecraft/world/gen/feature/Feature;intermediary field_21220Lnet/minecraft/class_3031;field_21220:Lnet/minecraft/class_3031;official iLeax;i:Leax;
-
BLOCK_PILE
- Mappings:
Namespace Name Mixin selector named BLOCK_PILELnet/minecraft/world/gen/feature/Feature;BLOCK_PILE:Lnet/minecraft/world/gen/feature/Feature;intermediary field_21221Lnet/minecraft/class_3031;field_21221:Lnet/minecraft/class_3031;official jLeax;j:Leax;
-
SPRING_FEATURE
- Mappings:
Namespace Name Mixin selector named SPRING_FEATURELnet/minecraft/world/gen/feature/Feature;SPRING_FEATURE:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13513Lnet/minecraft/class_3031;field_13513:Lnet/minecraft/class_3031;official kLeax;k:Leax;
-
CHORUS_PLANT
- Mappings:
Namespace Name Mixin selector named CHORUS_PLANTLnet/minecraft/world/gen/feature/Feature;CHORUS_PLANT:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13552Lnet/minecraft/class_3031;field_13552:Lnet/minecraft/class_3031;official lLeax;l:Leax;
-
REPLACE_SINGLE_BLOCK
- Mappings:
Namespace Name Mixin selector named REPLACE_SINGLE_BLOCKLnet/minecraft/world/gen/feature/Feature;REPLACE_SINGLE_BLOCK:Lnet/minecraft/world/gen/feature/Feature;intermediary field_33615Lnet/minecraft/class_3031;field_33615:Lnet/minecraft/class_3031;official mLeax;m:Leax;
-
VOID_START_PLATFORM
- Mappings:
Namespace Name Mixin selector named VOID_START_PLATFORMLnet/minecraft/world/gen/feature/Feature;VOID_START_PLATFORM:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13591Lnet/minecraft/class_3031;field_13591:Lnet/minecraft/class_3031;official nLeax;n:Leax;
-
DESERT_WELL
- Mappings:
Namespace Name Mixin selector named DESERT_WELLLnet/minecraft/world/gen/feature/Feature;DESERT_WELL:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13592Lnet/minecraft/class_3031;field_13592:Lnet/minecraft/class_3031;official oLeax;o:Leax;
-
FOSSIL
- Mappings:
Namespace Name Mixin selector named FOSSILLnet/minecraft/world/gen/feature/Feature;FOSSIL:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13516Lnet/minecraft/class_3031;field_13516:Lnet/minecraft/class_3031;official pLeax;p:Leax;
-
HUGE_RED_MUSHROOM
- Mappings:
Namespace Name Mixin selector named HUGE_RED_MUSHROOMLnet/minecraft/world/gen/feature/Feature;HUGE_RED_MUSHROOM:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13571Lnet/minecraft/class_3031;field_13571:Lnet/minecraft/class_3031;official qLeax;q:Leax;
-
HUGE_BROWN_MUSHROOM
- Mappings:
Namespace Name Mixin selector named HUGE_BROWN_MUSHROOMLnet/minecraft/world/gen/feature/Feature;HUGE_BROWN_MUSHROOM:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13531Lnet/minecraft/class_3031;field_13531:Lnet/minecraft/class_3031;official rLeax;r:Leax;
-
ICE_SPIKE
- Mappings:
Namespace Name Mixin selector named ICE_SPIKELnet/minecraft/world/gen/feature/Feature;ICE_SPIKE:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13562Lnet/minecraft/class_3031;field_13562:Lnet/minecraft/class_3031;official sLeax;s:Leax;
-
GLOWSTONE_BLOB
- Mappings:
Namespace Name Mixin selector named GLOWSTONE_BLOBLnet/minecraft/world/gen/feature/Feature;GLOWSTONE_BLOB:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13568Lnet/minecraft/class_3031;field_13568:Lnet/minecraft/class_3031;official tLeax;t:Leax;
-
FREEZE_TOP_LAYER
- Mappings:
Namespace Name Mixin selector named FREEZE_TOP_LAYERLnet/minecraft/world/gen/feature/Feature;FREEZE_TOP_LAYER:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13539Lnet/minecraft/class_3031;field_13539:Lnet/minecraft/class_3031;official uLeax;u:Leax;
-
VINES
- Mappings:
Namespace Name Mixin selector named VINESLnet/minecraft/world/gen/feature/Feature;VINES:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13559Lnet/minecraft/class_3031;field_13559:Lnet/minecraft/class_3031;official vLeax;v:Leax;
-
BLOCK_COLUMN
- Mappings:
Namespace Name Mixin selector named BLOCK_COLUMNLnet/minecraft/world/gen/feature/Feature;BLOCK_COLUMN:Lnet/minecraft/world/gen/feature/Feature;intermediary field_35072Lnet/minecraft/class_3031;field_35072:Lnet/minecraft/class_3031;official wLeax;w:Leax;
-
VEGETATION_PATCH
- Mappings:
Namespace Name Mixin selector named VEGETATION_PATCHLnet/minecraft/world/gen/feature/Feature;VEGETATION_PATCH:Lnet/minecraft/world/gen/feature/Feature;intermediary field_29250Lnet/minecraft/class_3031;field_29250:Lnet/minecraft/class_3031;official xLeax;x:Leax;
-
WATERLOGGED_VEGETATION_PATCH
- Mappings:
Namespace Name Mixin selector named WATERLOGGED_VEGETATION_PATCHLnet/minecraft/world/gen/feature/Feature;WATERLOGGED_VEGETATION_PATCH:Lnet/minecraft/world/gen/feature/Feature;intermediary field_29251Lnet/minecraft/class_3031;field_29251:Lnet/minecraft/class_3031;official yLeax;y:Leax;
-
ROOT_SYSTEM
- Mappings:
Namespace Name Mixin selector named ROOT_SYSTEMLnet/minecraft/world/gen/feature/Feature;ROOT_SYSTEM:Lnet/minecraft/world/gen/feature/Feature;intermediary field_29252Lnet/minecraft/class_3031;field_29252:Lnet/minecraft/class_3031;official zLeax;z:Leax;
-
MULTIFACE_GROWTH
- Mappings:
Namespace Name Mixin selector named MULTIFACE_GROWTHLnet/minecraft/world/gen/feature/Feature;MULTIFACE_GROWTH:Lnet/minecraft/world/gen/feature/Feature;intermediary field_28428Lnet/minecraft/class_3031;field_28428:Lnet/minecraft/class_3031;official ALeax;A:Leax;
-
UNDERWATER_MAGMA
- Mappings:
Namespace Name Mixin selector named UNDERWATER_MAGMALnet/minecraft/world/gen/feature/Feature;UNDERWATER_MAGMA:Lnet/minecraft/world/gen/feature/Feature;intermediary field_28849Lnet/minecraft/class_3031;field_28849:Lnet/minecraft/class_3031;official BLeax;B:Leax;
-
MONSTER_ROOM
- Mappings:
Namespace Name Mixin selector named MONSTER_ROOMLnet/minecraft/world/gen/feature/Feature;MONSTER_ROOM:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13579Lnet/minecraft/class_3031;field_13579:Lnet/minecraft/class_3031;official CLeax;C:Leax;
-
BLUE_ICE
- Mappings:
Namespace Name Mixin selector named BLUE_ICELnet/minecraft/world/gen/feature/Feature;BLUE_ICE:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13560Lnet/minecraft/class_3031;field_13560:Lnet/minecraft/class_3031;official DLeax;D:Leax;
-
ICEBERG
- Mappings:
Namespace Name Mixin selector named ICEBERGLnet/minecraft/world/gen/feature/Feature;ICEBERG:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13544Lnet/minecraft/class_3031;field_13544:Lnet/minecraft/class_3031;official ELeax;E:Leax;
-
FOREST_ROCK
- Mappings:
Namespace Name Mixin selector named FOREST_ROCKLnet/minecraft/world/gen/feature/Feature;FOREST_ROCK:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13584Lnet/minecraft/class_3031;field_13584:Lnet/minecraft/class_3031;official FLeax;F:Leax;
-
DISK
- Mappings:
Namespace Name Mixin selector named DISKLnet/minecraft/world/gen/feature/Feature;DISK:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13509Lnet/minecraft/class_3031;field_13509:Lnet/minecraft/class_3031;official GLeax;G:Leax;
-
LAKE
- Mappings:
Namespace Name Mixin selector named LAKELnet/minecraft/world/gen/feature/Feature;LAKE:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13573Lnet/minecraft/class_3031;field_13573:Lnet/minecraft/class_3031;official HLeax;H:Leax;
-
ORE
- Mappings:
Namespace Name Mixin selector named ORELnet/minecraft/world/gen/feature/Feature;ORE:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13517Lnet/minecraft/class_3031;field_13517:Lnet/minecraft/class_3031;official ILeax;I:Leax;
-
END_SPIKE
- Mappings:
Namespace Name Mixin selector named END_SPIKELnet/minecraft/world/gen/feature/Feature;END_SPIKE:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13522Lnet/minecraft/class_3031;field_13522:Lnet/minecraft/class_3031;official JLeax;J:Leax;
-
END_ISLAND
- Mappings:
Namespace Name Mixin selector named END_ISLANDLnet/minecraft/world/gen/feature/Feature;END_ISLAND:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13574Lnet/minecraft/class_3031;field_13574:Lnet/minecraft/class_3031;official KLeax;K:Leax;
-
END_GATEWAY
- Mappings:
Namespace Name Mixin selector named END_GATEWAYLnet/minecraft/world/gen/feature/Feature;END_GATEWAY:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13564Lnet/minecraft/class_3031;field_13564:Lnet/minecraft/class_3031;official LLeax;L:Leax;
-
SEAGRASS
- Mappings:
Namespace Name Mixin selector named SEAGRASSLnet/minecraft/world/gen/feature/Feature;SEAGRASS:Lnet/minecraft/world/gen/feature/SeagrassFeature;intermediary field_13567Lnet/minecraft/class_3031;field_13567:Lnet/minecraft/class_3168;official MLeax;M:Lecd;
-
KELP
- Mappings:
Namespace Name Mixin selector named KELPLnet/minecraft/world/gen/feature/Feature;KELP:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13535Lnet/minecraft/class_3031;field_13535:Lnet/minecraft/class_3031;official NLeax;N:Leax;
-
CORAL_TREE
- Mappings:
Namespace Name Mixin selector named CORAL_TREELnet/minecraft/world/gen/feature/Feature;CORAL_TREE:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13525Lnet/minecraft/class_3031;field_13525:Lnet/minecraft/class_3031;official OLeax;O:Leax;
-
CORAL_MUSHROOM
- Mappings:
Namespace Name Mixin selector named CORAL_MUSHROOMLnet/minecraft/world/gen/feature/Feature;CORAL_MUSHROOM:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13585Lnet/minecraft/class_3031;field_13585:Lnet/minecraft/class_3031;official PLeax;P:Leax;
-
CORAL_CLAW
- Mappings:
Namespace Name Mixin selector named CORAL_CLAWLnet/minecraft/world/gen/feature/Feature;CORAL_CLAW:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13546Lnet/minecraft/class_3031;field_13546:Lnet/minecraft/class_3031;official QLeax;Q:Leax;
-
SEA_PICKLE
- Mappings:
Namespace Name Mixin selector named SEA_PICKLELnet/minecraft/world/gen/feature/Feature;SEA_PICKLE:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13575Lnet/minecraft/class_3031;field_13575:Lnet/minecraft/class_3031;official RLeax;R:Leax;
-
SIMPLE_BLOCK
- Mappings:
Namespace Name Mixin selector named SIMPLE_BLOCKLnet/minecraft/world/gen/feature/Feature;SIMPLE_BLOCK:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13518Lnet/minecraft/class_3031;field_13518:Lnet/minecraft/class_3031;official SLeax;S:Leax;
-
BAMBOO
- Mappings:
Namespace Name Mixin selector named BAMBOOLnet/minecraft/world/gen/feature/Feature;BAMBOO:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13540Lnet/minecraft/class_3031;field_13540:Lnet/minecraft/class_3031;official TLeax;T:Leax;
-
HUGE_FUNGUS
- Mappings:
Namespace Name Mixin selector named HUGE_FUNGUSLnet/minecraft/world/gen/feature/Feature;HUGE_FUNGUS:Lnet/minecraft/world/gen/feature/Feature;intermediary field_22185Lnet/minecraft/class_3031;field_22185:Lnet/minecraft/class_3031;official ULeax;U:Leax;
-
NETHER_FOREST_VEGETATION
- Mappings:
Namespace Name Mixin selector named NETHER_FOREST_VEGETATIONLnet/minecraft/world/gen/feature/Feature;NETHER_FOREST_VEGETATION:Lnet/minecraft/world/gen/feature/Feature;intermediary field_22186Lnet/minecraft/class_3031;field_22186:Lnet/minecraft/class_3031;official VLeax;V:Leax;
-
WEEPING_VINES
- Mappings:
Namespace Name Mixin selector named WEEPING_VINESLnet/minecraft/world/gen/feature/Feature;WEEPING_VINES:Lnet/minecraft/world/gen/feature/Feature;intermediary field_22187Lnet/minecraft/class_3031;field_22187:Lnet/minecraft/class_3031;official WLeax;W:Leax;
-
TWISTING_VINES
- Mappings:
Namespace Name Mixin selector named TWISTING_VINESLnet/minecraft/world/gen/feature/Feature;TWISTING_VINES:Lnet/minecraft/world/gen/feature/Feature;intermediary field_23088Lnet/minecraft/class_3031;field_23088:Lnet/minecraft/class_3031;official XLeax;X:Leax;
-
BASALT_COLUMNS
- Mappings:
Namespace Name Mixin selector named BASALT_COLUMNSLnet/minecraft/world/gen/feature/Feature;BASALT_COLUMNS:Lnet/minecraft/world/gen/feature/Feature;intermediary field_23884Lnet/minecraft/class_3031;field_23884:Lnet/minecraft/class_3031;official YLeax;Y:Leax;
-
DELTA_FEATURE
- Mappings:
Namespace Name Mixin selector named DELTA_FEATURELnet/minecraft/world/gen/feature/Feature;DELTA_FEATURE:Lnet/minecraft/world/gen/feature/Feature;intermediary field_23885Lnet/minecraft/class_3031;field_23885:Lnet/minecraft/class_3031;official ZLeax;Z:Leax;
-
NETHERRACK_REPLACE_BLOBS
- Mappings:
Namespace Name Mixin selector named NETHERRACK_REPLACE_BLOBSLnet/minecraft/world/gen/feature/Feature;NETHERRACK_REPLACE_BLOBS:Lnet/minecraft/world/gen/feature/Feature;intermediary field_23886Lnet/minecraft/class_3031;field_23886:Lnet/minecraft/class_3031;official aaLeax;aa:Leax;
-
FILL_LAYER
- Mappings:
Namespace Name Mixin selector named FILL_LAYERLnet/minecraft/world/gen/feature/Feature;FILL_LAYER:Lnet/minecraft/world/gen/feature/Feature;intermediary field_19201Lnet/minecraft/class_3031;field_19201:Lnet/minecraft/class_3031;official abLeax;ab:Leax;
-
BONUS_CHEST
- Mappings:
Namespace Name Mixin selector named BONUS_CHESTLnet/minecraft/world/gen/feature/Feature;BONUS_CHEST:Lnet/minecraft/world/gen/feature/BonusChestFeature;intermediary field_13526Lnet/minecraft/class_3031;field_13526:Lnet/minecraft/class_2953;official acLeax;ac:Leai;
-
BASALT_PILLAR
- Mappings:
Namespace Name Mixin selector named BASALT_PILLARLnet/minecraft/world/gen/feature/Feature;BASALT_PILLAR:Lnet/minecraft/world/gen/feature/Feature;intermediary field_22188Lnet/minecraft/class_3031;field_22188:Lnet/minecraft/class_3031;official adLeax;ad:Leax;
-
SCATTERED_ORE
- Mappings:
Namespace Name Mixin selector named SCATTERED_ORELnet/minecraft/world/gen/feature/Feature;SCATTERED_ORE:Lnet/minecraft/world/gen/feature/Feature;intermediary field_29061Lnet/minecraft/class_3031;field_29061:Lnet/minecraft/class_3031;official aeLeax;ae:Leax;
-
RANDOM_SELECTOR
- Mappings:
Namespace Name Mixin selector named RANDOM_SELECTORLnet/minecraft/world/gen/feature/Feature;RANDOM_SELECTOR:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13593Lnet/minecraft/class_3031;field_13593:Lnet/minecraft/class_3031;official afLeax;af:Leax;
-
SIMPLE_RANDOM_SELECTOR
- Mappings:
Namespace Name Mixin selector named SIMPLE_RANDOM_SELECTORLnet/minecraft/world/gen/feature/Feature;SIMPLE_RANDOM_SELECTOR:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13555Lnet/minecraft/class_3031;field_13555:Lnet/minecraft/class_3031;official agLeax;ag:Leax;
-
RANDOM_BOOLEAN_SELECTOR
- Mappings:
Namespace Name Mixin selector named RANDOM_BOOLEAN_SELECTORLnet/minecraft/world/gen/feature/Feature;RANDOM_BOOLEAN_SELECTOR:Lnet/minecraft/world/gen/feature/Feature;intermediary field_13550Lnet/minecraft/class_3031;field_13550:Lnet/minecraft/class_3031;official ahLeax;ah:Leax;
-
GEODE
- Mappings:
Namespace Name Mixin selector named GEODELnet/minecraft/world/gen/feature/Feature;GEODE:Lnet/minecraft/world/gen/feature/Feature;intermediary field_27312Lnet/minecraft/class_3031;field_27312:Lnet/minecraft/class_3031;official aiLeax;ai:Leax;
-
DRIPSTONE_CLUSTER
- Mappings:
Namespace Name Mixin selector named DRIPSTONE_CLUSTERLnet/minecraft/world/gen/feature/Feature;DRIPSTONE_CLUSTER:Lnet/minecraft/world/gen/feature/Feature;intermediary field_28203Lnet/minecraft/class_3031;field_28203:Lnet/minecraft/class_3031;official ajLeax;aj:Leax;
-
LARGE_DRIPSTONE
- Mappings:
Namespace Name Mixin selector named LARGE_DRIPSTONELnet/minecraft/world/gen/feature/Feature;LARGE_DRIPSTONE:Lnet/minecraft/world/gen/feature/Feature;intermediary field_28204Lnet/minecraft/class_3031;field_28204:Lnet/minecraft/class_3031;official akLeax;ak:Leax;
-
POINTED_DRIPSTONE
- Mappings:
Namespace Name Mixin selector named POINTED_DRIPSTONELnet/minecraft/world/gen/feature/Feature;POINTED_DRIPSTONE:Lnet/minecraft/world/gen/feature/Feature;intermediary field_28205Lnet/minecraft/class_3031;field_28205:Lnet/minecraft/class_3031;official alLeax;al:Leax;
-
SCULK_PATCH
- Mappings:
Namespace Name Mixin selector named SCULK_PATCHLnet/minecraft/world/gen/feature/Feature;SCULK_PATCH:Lnet/minecraft/world/gen/feature/Feature;intermediary field_37708Lnet/minecraft/class_3031;field_37708:Lnet/minecraft/class_3031;official amLeax;am:Leax;
-
codec
private final com.mojang.serialization.MapCodec<ConfiguredFeature<FC extends FeatureConfig,Feature<FC extends FeatureConfig>>> codec- Mappings:
Namespace Name Mixin selector named codecLnet/minecraft/world/gen/feature/Feature;codec:Lcom/mojang/serialization/MapCodec;intermediary field_24837Lnet/minecraft/class_3031;field_24837:Lcom/mojang/serialization/MapCodec;official aLeax;a:Lcom/mojang/serialization/MapCodec;
-
-
Constructor Details
-
Feature
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/world/gen/feature/Feature;<init>(Lcom/mojang/serialization/Codec;)Vintermediary <init>Lnet/minecraft/class_3031;<init>(Lcom/mojang/serialization/Codec;)Vofficial <init>Leax;<init>(Lcom/mojang/serialization/Codec;)V
-
-
Method Details
-
register
- Mappings:
Namespace Name Mixin selector named registerLnet/minecraft/world/gen/feature/Feature;register(Ljava/lang/String;Lnet/minecraft/world/gen/feature/Feature;)Lnet/minecraft/world/gen/feature/Feature;intermediary method_13150Lnet/minecraft/class_3031;method_13150(Ljava/lang/String;Lnet/minecraft/class_3031;)Lnet/minecraft/class_3031;official aLeax;a(Ljava/lang/String;Leax;)Leax;
-
getCodec
- Mappings:
Namespace Name Mixin selector named getCodecLnet/minecraft/world/gen/feature/Feature;getCodec()Lcom/mojang/serialization/MapCodec;intermediary method_28627Lnet/minecraft/class_3031;method_28627()Lcom/mojang/serialization/MapCodec;official aLeax;a()Lcom/mojang/serialization/MapCodec;
-
setBlockState
- Mappings:
Namespace Name Mixin selector named setBlockStateLnet/minecraft/world/gen/feature/Feature;setBlockState(Lnet/minecraft/world/ModifiableWorld;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)Vintermediary method_13153Lnet/minecraft/class_3031;method_13153(Lnet/minecraft/class_1945;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)Vofficial aLeax;a(Ldcf;Liz;Ldsb;)V
-
notInBlockTagPredicate
- Mappings:
Namespace Name Mixin selector named notInBlockTagPredicateLnet/minecraft/world/gen/feature/Feature;notInBlockTagPredicate(Lnet/minecraft/registry/tag/TagKey;)Ljava/util/function/Predicate;intermediary method_36999Lnet/minecraft/class_3031;method_36999(Lnet/minecraft/class_6862;)Ljava/util/function/Predicate;official aLeax;a(Laxe;)Ljava/util/function/Predicate;
-
setBlockStateIf
protected void setBlockStateIf(StructureWorldAccess world, BlockPos pos, BlockState state, Predicate<BlockState> predicate) - Mappings:
Namespace Name Mixin selector named setBlockStateIfLnet/minecraft/world/gen/feature/Feature;setBlockStateIf(Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Ljava/util/function/Predicate;)Vintermediary method_36998Lnet/minecraft/class_3031;method_36998(Lnet/minecraft/class_5281;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Ljava/util/function/Predicate;)Vofficial aLeax;a(Ldcs;Liz;Ldsb;Ljava/util/function/Predicate;)V
-
generate
- Mappings:
Namespace Name Mixin selector named generateLnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/gen/feature/util/FeatureContext;)Zintermediary method_13151Lnet/minecraft/class_3031;method_13151(Lnet/minecraft/class_5821;)Zofficial aLeax;a(Leaz;)Z
-
generateIfValid
public boolean generateIfValid(FC config, StructureWorldAccess world, ChunkGenerator chunkGenerator, Random random, BlockPos pos) - Mappings:
Namespace Name Mixin selector named generateIfValidLnet/minecraft/world/gen/feature/Feature;generateIfValid(Lnet/minecraft/world/gen/feature/FeatureConfig;Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/world/gen/chunk/ChunkGenerator;Lnet/minecraft/util/math/random/Random;Lnet/minecraft/util/math/BlockPos;)Zintermediary method_40163Lnet/minecraft/class_3031;method_40163(Lnet/minecraft/class_3037;Lnet/minecraft/class_5281;Lnet/minecraft/class_2794;Lnet/minecraft/class_5819;Lnet/minecraft/class_2338;)Zofficial aLeax;a(Ledb;Ldcs;Ldty;Lazg;Liz;)Z
-
isStone
- Mappings:
Namespace Name Mixin selector named isStoneLnet/minecraft/world/gen/feature/Feature;isStone(Lnet/minecraft/block/BlockState;)Zintermediary method_23395Lnet/minecraft/class_3031;method_23395(Lnet/minecraft/class_2680;)Zofficial aLeax;a(Ldsb;)Z
-
isSoil
- Mappings:
Namespace Name Mixin selector named isSoilLnet/minecraft/world/gen/feature/Feature;isSoil(Lnet/minecraft/block/BlockState;)Zintermediary method_23396Lnet/minecraft/class_3031;method_23396(Lnet/minecraft/class_2680;)Zofficial bLeax;b(Ldsb;)Z
-
isSoil
- Mappings:
Namespace Name Mixin selector named isSoilLnet/minecraft/world/gen/feature/Feature;isSoil(Lnet/minecraft/world/TestableWorld;Lnet/minecraft/util/math/BlockPos;)Zintermediary method_27368Lnet/minecraft/class_3031;method_27368(Lnet/minecraft/class_3746;Lnet/minecraft/class_2338;)Zofficial aLeax;a(Ldcd;Liz;)Z
-
testAdjacentStates
public static boolean testAdjacentStates(Function<BlockPos, BlockState> posToState, BlockPos pos, Predicate<BlockState> predicate) - Mappings:
Namespace Name Mixin selector named testAdjacentStatesLnet/minecraft/world/gen/feature/Feature;testAdjacentStates(Ljava/util/function/Function;Lnet/minecraft/util/math/BlockPos;Ljava/util/function/Predicate;)Zintermediary method_33982Lnet/minecraft/class_3031;method_33982(Ljava/util/function/Function;Lnet/minecraft/class_2338;Ljava/util/function/Predicate;)Zofficial aLeax;a(Ljava/util/function/Function;Liz;Ljava/util/function/Predicate;)Z
-
isExposedToAir
- Mappings:
Namespace Name Mixin selector named isExposedToAirLnet/minecraft/world/gen/feature/Feature;isExposedToAir(Ljava/util/function/Function;Lnet/minecraft/util/math/BlockPos;)Zintermediary method_33981Lnet/minecraft/class_3031;method_33981(Ljava/util/function/Function;Lnet/minecraft/class_2338;)Zofficial aLeax;a(Ljava/util/function/Function;Liz;)Z
-
markBlocksAboveForPostProcessing
- Mappings:
Namespace Name Mixin selector named markBlocksAboveForPostProcessingLnet/minecraft/world/gen/feature/Feature;markBlocksAboveForPostProcessing(Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/util/math/BlockPos;)Vintermediary method_37256Lnet/minecraft/class_3031;method_37256(Lnet/minecraft/class_5281;Lnet/minecraft/class_2338;)Vofficial aLeax;a(Ldcs;Liz;)V
-