Uses of Interface
net.minecraft.core.Holder
Packages that use Holder
Package
Description
-
Uses of Holder in net.minecraft.client.gui.components
Methods in net.minecraft.client.gui.components with parameters of type HolderModifier and TypeMethodDescriptionprivate static StringDebugScreenOverlay.printBiome(Holder<Biome> p_205375_) -
Uses of Holder in net.minecraft.client.gui.screens
Fields in net.minecraft.client.gui.screens declared as HolderFields in net.minecraft.client.gui.screens with type parameters of type HolderConstructors in net.minecraft.client.gui.screens with parameters of type HolderModifierConstructorDescriptionCreateBuffetWorldScreen(Screen p_205384_, RegistryAccess p_205385_, Consumer<Holder<Biome>> p_205386_, Holder<Biome> p_205387_) Constructor parameters in net.minecraft.client.gui.screens with type arguments of type HolderModifierConstructorDescriptionCreateBuffetWorldScreen(Screen p_205384_, RegistryAccess p_205385_, Consumer<Holder<Biome>> p_205386_, Holder<Biome> p_205387_) -
Uses of Holder in net.minecraft.client.gui.screens.worldselection
Methods in net.minecraft.client.gui.screens.worldselection that return HolderModifier and TypeMethodDescriptionWorldPreset.parseBuffetSettings(RegistryAccess p_205491_, WorldGenSettings p_205492_) Methods in net.minecraft.client.gui.screens.worldselection with parameters of type HolderModifier and TypeMethodDescriptionprivate static WorldGenSettingsWorldPreset.fromBuffetSettings(RegistryAccess p_205494_, WorldGenSettings p_205495_, Holder<Biome> p_205496_) -
Uses of Holder in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer that return HolderModifier and TypeMethodDescriptionClientLevel.getUncachedNoiseBiome(int p_205516_, int p_205517_, int p_205518_) Constructors in net.minecraft.client.multiplayer with parameters of type HolderModifierConstructorDescriptionClientLevel(ClientPacketListener p_205505_, ClientLevel.ClientLevelData p_205506_, ResourceKey<Level> p_205507_, Holder<DimensionType> p_205508_, int p_205509_, int p_205510_, Supplier<ProfilerFiller> p_205511_, LevelRenderer p_205512_, boolean p_205513_, long p_205514_) -
Uses of Holder in net.minecraft.commands.arguments
Methods in net.minecraft.commands.arguments that return HolderModifier and TypeMethodDescriptionstatic Holder<ConfiguredFeature<?,?>> ResourceKeyArgument.getConfiguredFeature(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_212389_, String p_212390_) Methods in net.minecraft.commands.arguments with parameters of type Holder -
Uses of Holder in net.minecraft.core
Classes in net.minecraft.core that implement HolderModifier and TypeClassDescriptionstatic final recordstatic classFields in net.minecraft.core declared as HolderFields in net.minecraft.core with type parameters of type HolderModifier and TypeFieldDescriptionHolderSet.Direct.contentsHolderSet.Named.contentsHolderSet.Direct.contentsSetMethods in net.minecraft.core that return HolderModifier and TypeMethodDescriptionstatic <T> Holder<T>Holder.direct(T p_205710_) HolderSet.get(int p_205798_) HolderSet.ListBacked.get(int p_205823_) Registry.getHolderOrThrow(ResourceKey<T> p_206082_) MappedRegistry.getOrCreateHolder(ResourceKey<T> p_205913_) Registry.getOrCreateHolder(ResourceKey<T> p_206057_) static <T> Holder<T>Holder.hackyErase(Holder<? extends T> p_205707_) MappedRegistry.register(ResourceKey<T> p_205891_, T p_205892_, com.mojang.serialization.Lifecycle p_205893_) WritableRegistry.register(ResourceKey<T> p_206376_, T p_206377_, com.mojang.serialization.Lifecycle p_206378_) DefaultedRegistry.registerMapping(int p_205698_, ResourceKey<T> p_205699_, T p_205700_, com.mojang.serialization.Lifecycle p_205701_) MappedRegistry.registerMapping(int p_205853_, ResourceKey<T> p_205854_, T p_205855_, com.mojang.serialization.Lifecycle p_205856_) MappedRegistry.registerMapping(int p_205858_, ResourceKey<T> p_205859_, T p_205860_, com.mojang.serialization.Lifecycle p_205861_, boolean p_205862_) WritableRegistry.registerMapping(int p_206368_, ResourceKey<T> p_206369_, T p_206370_, com.mojang.serialization.Lifecycle p_206371_) MappedRegistry.registerOrOverride(OptionalInt p_205884_, ResourceKey<T> p_205885_, T p_205886_, com.mojang.serialization.Lifecycle p_205887_) WritableRegistry.registerOrOverride(OptionalInt p_206372_, ResourceKey<T> p_206373_, T p_206374_, com.mojang.serialization.Lifecycle p_206375_) Methods in net.minecraft.core that return types with arguments of type HolderModifier and TypeMethodDescriptionRegistry.asHolderIdMap()HolderSet.Direct.contents()HolderSet.ListBacked.contents()HolderSet.Named.contents()MappedRegistry.getHolder(int p_205907_) MappedRegistry.getHolder(ResourceKey<T> p_205905_) Registry.getHolder(int p_206051_) Registry.getHolder(ResourceKey<T> p_206050_) HolderSet.getRandomElement(Random p_205802_) HolderSet.ListBacked.getRandomElement(Random p_205825_) Registry.getTagOrEmpty(TagKey<T> p_206059_) Registry.holderByNameCodec()HolderSet.ListBacked.iterator()HolderSet.ListBacked.spliterator()HolderSet.ListBacked.stream()HolderSet.stream()HolderSet.Direct.unwrap()HolderSet.Named.unwrap()HolderSet.unwrap()Methods in net.minecraft.core with parameters of type HolderModifier and TypeMethodDescriptionbooleanbooleanbooleanstatic <T> HolderSet.Direct<T>static <T> Holder<T>Holder.hackyErase(Holder<? extends T> p_205707_) Method parameters in net.minecraft.core with type arguments of type HolderModifier and TypeMethodDescriptionvoidvoidabstract voidstatic <E,T> HolderSet.Direct<T> static <E,T> HolderSet.Direct<T> static <T> HolderSet.Direct<T>Constructor parameters in net.minecraft.core with type arguments of type Holder -
Uses of Holder in net.minecraft.data
Fields in net.minecraft.data with type parameters of type HolderModifier and TypeFieldDescriptionprivate static final Map<ResourceLocation,Supplier<? extends Holder<?>>> BuiltinRegistries.LOADERSMethods in net.minecraft.data that return HolderModifier and TypeMethodDescriptionstatic <T> Holder<T>static <T> Holder<T>BuiltinRegistries.register(Registry<T> p_206385_, ResourceKey<T> p_206386_, T p_206387_) static <T> Holder<T>BuiltinRegistries.register(Registry<T> p_206389_, ResourceLocation p_206390_, T p_206391_) static <V extends T,T>
Holder<V>BuiltinRegistries.registerExact(Registry<T> p_206381_, String p_206382_, V p_206383_) Method parameters in net.minecraft.data with type arguments of type HolderModifier and TypeMethodDescriptionprivate static <T extends IForgeRegistryEntry<T>>
Registry<T>BuiltinRegistries.forge(ResourceKey<? extends Registry<T>> key, Supplier<? extends Holder<? extends T>> holderSupplier) private static <T,R extends WritableRegistry<T>>
RBuiltinRegistries.internalRegister(ResourceKey<? extends Registry<T>> p_123889_, R p_123890_, Supplier<? extends Holder<? extends T>> p_123891_, com.mojang.serialization.Lifecycle p_123892_) private static <T> Registry<T>BuiltinRegistries.registerSimple(ResourceKey<? extends Registry<T>> p_123885_, com.mojang.serialization.Lifecycle p_123886_, Supplier<? extends Holder<? extends T>> p_123887_) private static <T> Registry<T>BuiltinRegistries.registerSimple(ResourceKey<? extends Registry<T>> p_123894_, Supplier<? extends Holder<? extends T>> p_123895_) -
Uses of Holder in net.minecraft.data.worldgen
Fields in net.minecraft.data.worldgen declared as HolderModifier and TypeFieldDescriptionstatic final Holder<StructureProcessorList>ProcessorLists.BASTION_GENERIC_DEGRADATIONstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.BASTION_REMNANTstatic final Holder<StructureProcessorList>ProcessorLists.BOTTOM_RAMPARTstatic final Holder<StructureProcessorList>ProcessorLists.BRIDGEprivate static final Holder<StructureTemplatePool>Pools.BUILTIN_EMPTYstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.BURIED_TREASUREstatic final Holder<StructureSet>StructureSets.BURIED_TREASURESstatic final Holder<ConfiguredWorldCarver<CanyonCarverConfiguration>>Carvers.CANYONstatic final Holder<ConfiguredWorldCarver<CaveCarverConfiguration>>Carvers.CAVEstatic final Holder<ConfiguredWorldCarver<CaveCarverConfiguration>>Carvers.CAVE_EXTRA_UNDERGROUNDstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.DESERT_PYRAMIDstatic final Holder<StructureSet>StructureSets.DESERT_PYRAMIDSstatic final Holder<StructureProcessorList>ProcessorLists.EMPTYstatic final Holder<StructureSet>StructureSets.END_CITIESstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.END_CITYstatic final Holder<StructureProcessorList>ProcessorLists.ENTRANCE_REPLACEMENTstatic final Holder<StructureProcessorList>ProcessorLists.FARM_DESERTstatic final Holder<StructureProcessorList>ProcessorLists.FARM_PLAINSstatic final Holder<StructureProcessorList>ProcessorLists.FARM_SAVANNAstatic final Holder<StructureProcessorList>ProcessorLists.FARM_SNOWYstatic final Holder<StructureProcessorList>ProcessorLists.FARM_TAIGAstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.FORTRESSstatic final Holder<StructureProcessorList>ProcessorLists.FOSSIL_COALstatic final Holder<StructureProcessorList>ProcessorLists.FOSSIL_DIAMONDSstatic final Holder<StructureProcessorList>ProcessorLists.FOSSIL_ROTstatic final Holder<StructureProcessorList>ProcessorLists.HIGH_RAMPARTstatic final Holder<StructureProcessorList>ProcessorLists.HIGH_WALLstatic final Holder<StructureProcessorList>ProcessorLists.HOUSINGstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.IGLOOstatic final Holder<StructureSet>StructureSets.IGLOOSstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.JUNGLE_TEMPLEstatic final Holder<StructureSet>StructureSets.JUNGLE_TEMPLESstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.MINESHAFTstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.MINESHAFT_MESAstatic final Holder<StructureSet>StructureSets.MINESHAFTSstatic final Holder<StructureProcessorList>ProcessorLists.MOSSIFY_10_PERCENTstatic final Holder<StructureProcessorList>ProcessorLists.MOSSIFY_20_PERCENTstatic final Holder<StructureProcessorList>ProcessorLists.MOSSIFY_70_PERCENTstatic final Holder<ConfiguredWorldCarver<CaveCarverConfiguration>>Carvers.NETHER_CAVEstatic final Holder<StructureSet>StructureSets.NETHER_COMPLEXESstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.NETHER_FOSSILstatic final Holder<StructureSet>StructureSets.NETHER_FOSSILSstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.OCEAN_MONUMENTstatic final Holder<StructureSet>StructureSets.OCEAN_MONUMENTSstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.OCEAN_RUIN_COLDstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.OCEAN_RUIN_WARMstatic final Holder<StructureSet>StructureSets.OCEAN_RUINSstatic final Holder<StructureProcessorList>ProcessorLists.OUTPOST_ROTstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.PILLAGER_OUTPOSTstatic final Holder<StructureSet>StructureSets.PILLAGER_OUTPOSTSstatic final Holder<StructureProcessorList>ProcessorLists.RAMPART_DEGRADATIONstatic final Holder<StructureProcessorList>ProcessorLists.ROOFstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.RUINED_PORTAL_DESERTstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.RUINED_PORTAL_JUNGLEstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.RUINED_PORTAL_MOUNTAINstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.RUINED_PORTAL_NETHERstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.RUINED_PORTAL_OCEANstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.RUINED_PORTAL_STANDARDstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.RUINED_PORTAL_SWAMPstatic final Holder<StructureSet>StructureSets.RUINED_PORTALSstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.SHIPWRECKstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.SHIPWRECK_BEACHEDstatic final Holder<StructureSet>StructureSets.SHIPWRECKSstatic final Holder<StructureProcessorList>ProcessorLists.SIDE_WALL_DEGRADATIONstatic final Holder<StructureProcessorList>ProcessorLists.STABLE_DEGRADATIONstatic final Holder<StructureTemplatePool>BastionPieces.STARTstatic final Holder<StructureTemplatePool>DesertVillagePools.STARTstatic final Holder<StructureTemplatePool>PillagerOutpostPools.STARTstatic final Holder<StructureTemplatePool>PlainVillagePools.STARTstatic final Holder<StructureTemplatePool>SavannaVillagePools.STARTstatic final Holder<StructureTemplatePool>SnowyVillagePools.STARTstatic final Holder<StructureTemplatePool>TaigaVillagePools.STARTstatic final Holder<StructureProcessorList>ProcessorLists.STREET_PLAINSstatic final Holder<StructureProcessorList>ProcessorLists.STREET_SAVANNAstatic final Holder<StructureProcessorList>ProcessorLists.STREET_SNOWY_OR_TAIGAstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.STRONGHOLDstatic final Holder<StructureSet>StructureSets.STRONGHOLDSstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.SWAMP_HUTstatic final Holder<StructureSet>StructureSets.SWAMP_HUTSstatic final Holder<StructureProcessorList>ProcessorLists.TREASURE_ROOMSstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.VILLAGE_DESERTstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.VILLAGE_PLAINSstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.VILLAGE_SAVANNAstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.VILLAGE_SNOWYstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.VILLAGE_TAIGAstatic final Holder<StructureSet>StructureSets.VILLAGESstatic final Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.WOODLAND_MANSIONstatic final Holder<StructureSet>StructureSets.WOODLAND_MANSIONSstatic final Holder<StructureProcessorList>ProcessorLists.ZOMBIE_DESERTstatic final Holder<StructureProcessorList>ProcessorLists.ZOMBIE_PLAINSstatic final Holder<StructureProcessorList>ProcessorLists.ZOMBIE_SAVANNAstatic final Holder<StructureProcessorList>ProcessorLists.ZOMBIE_SNOWYstatic final Holder<StructureProcessorList>ProcessorLists.ZOMBIE_TAIGAMethods in net.minecraft.data.worldgen that return HolderModifier and TypeMethodDescriptionstatic Holder<NormalNoise.NoiseParameters>NoiseData.bootstrap()static Holder<StructureTemplatePool>Pools.bootstrap()static Holder<? extends ConfiguredStructureFeature<?,?>> StructureFeatures.bootstrap()static Holder<StructureSet>StructureSets.bootstrap()private static <WC extends CarverConfiguration>
Holder<ConfiguredWorldCarver<WC>>Carvers.register(String p_206431_, ConfiguredWorldCarver<WC> p_206432_) static Holder<StructureTemplatePool>Pools.register(StructureTemplatePool p_211104_) private static Holder<StructureProcessorList>ProcessorLists.register(String p_206438_, com.google.common.collect.ImmutableList<StructureProcessor> p_206439_) private static <FC extends FeatureConfiguration,F extends StructureFeature<FC>>
Holder<ConfiguredStructureFeature<?,?>> StructureFeatures.register(ResourceKey<ConfiguredStructureFeature<?, ?>> p_211107_, ConfiguredStructureFeature<FC, F> p_211108_) static Holder<StructureSet>StructureSets.register(ResourceKey<StructureSet> p_211132_, Holder<ConfiguredStructureFeature<?, ?>> p_211133_, StructurePlacement p_211134_) static Holder<StructureSet>StructureSets.register(ResourceKey<StructureSet> p_211129_, StructureSet p_211130_) Methods in net.minecraft.data.worldgen with parameters of type HolderModifier and TypeMethodDescriptionstatic Holder<StructureSet>StructureSets.register(ResourceKey<StructureSet> p_211132_, Holder<ConfiguredStructureFeature<?, ?>> p_211133_, StructurePlacement p_211134_) -
Uses of Holder in net.minecraft.data.worldgen.biome
Methods in net.minecraft.data.worldgen.biome that return Holder -
Uses of Holder in net.minecraft.data.worldgen.features
Fields in net.minecraft.data.worldgen.features declared as HolderModifier and TypeFieldDescriptionstatic final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.ACACIAstatic final Holder<ConfiguredFeature<GeodeConfiguration,?>> CaveFeatures.AMETHYST_GEODEstatic final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.AZALEA_TREEstatic final Holder<ConfiguredFeature<ProbabilityFeatureConfiguration,?>> VegetationFeatures.BAMBOO_NO_PODZOLstatic final Holder<ConfiguredFeature<ProbabilityFeatureConfiguration,?>> VegetationFeatures.BAMBOO_SOME_PODZOLstatic final Holder<ConfiguredFeature<RandomFeatureConfiguration,?>> VegetationFeatures.BAMBOO_VEGETATIONstatic final Holder<ConfiguredFeature<ReplaceSphereConfiguration,?>> NetherFeatures.BASALT_BLOBSstatic final Holder<ConfiguredFeature<NoneFeatureConfiguration,?>> NetherFeatures.BASALT_PILLARstatic final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.BIRCHstatic final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.BIRCH_BEES_0002static final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.BIRCH_BEES_002static final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.BIRCH_BEES_005static final Holder<ConfiguredFeature<RandomFeatureConfiguration,?>> VegetationFeatures.BIRCH_TALLstatic final Holder<ConfiguredFeature<ReplaceSphereConfiguration,?>> NetherFeatures.BLACKSTONE_BLOBSstatic final Holder<ConfiguredFeature<NoneFeatureConfiguration,?>> MiscOverworldFeatures.BLUE_ICEstatic final Holder<ConfiguredFeature<NoneFeatureConfiguration,?>> MiscOverworldFeatures.BONUS_CHESTstatic final Holder<ConfiguredFeature<BlockColumnConfiguration,?>> CaveFeatures.CAVE_VINEstatic final Holder<ConfiguredFeature<BlockColumnConfiguration,?>> CaveFeatures.CAVE_VINE_IN_MOSSstatic final Holder<ConfiguredFeature<NoneFeatureConfiguration,?>> EndFeatures.CHORUS_PLANTstatic final Holder<ConfiguredFeature<VegetationPatchConfiguration,?>> CaveFeatures.CLAY_POOL_WITH_DRIPLEAVESstatic final Holder<ConfiguredFeature<VegetationPatchConfiguration,?>> CaveFeatures.CLAY_WITH_DRIPLEAVESstatic final Holder<ConfiguredFeature<NetherForestVegetationConfig,?>> NetherFeatures.CRIMSON_FOREST_VEGETATIONstatic final Holder<ConfiguredFeature<NetherForestVegetationConfig,?>> NetherFeatures.CRIMSON_FOREST_VEGETATION_BONEMEALstatic final Holder<ConfiguredFeature<HugeFungusConfiguration,?>> TreeFeatures.CRIMSON_FUNGUSstatic final Holder<ConfiguredFeature<HugeFungusConfiguration,?>> TreeFeatures.CRIMSON_FUNGUS_PLANTEDstatic final Holder<ConfiguredFeature<RandomFeatureConfiguration,?>> VegetationFeatures.DARK_FOREST_VEGETATIONstatic final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.DARK_OAKstatic final Holder<ConfiguredFeature<DeltaFeatureConfiguration,?>> NetherFeatures.DELTAstatic final Holder<ConfiguredFeature<NoneFeatureConfiguration,?>> MiscOverworldFeatures.DESERT_WELLstatic final Holder<ConfiguredFeature<DiskConfiguration,?>> MiscOverworldFeatures.DISK_CLAYstatic final Holder<ConfiguredFeature<DiskConfiguration,?>> MiscOverworldFeatures.DISK_GRAVELstatic final Holder<ConfiguredFeature<DiskConfiguration,?>> MiscOverworldFeatures.DISK_SANDstatic final Holder<ConfiguredFeature<SimpleRandomFeatureConfiguration,?>> CaveFeatures.DRIPLEAFstatic final Holder<ConfiguredFeature<DripstoneClusterConfiguration,?>> CaveFeatures.DRIPSTONE_CLUSTERstatic final Holder<ConfiguredFeature<EndGatewayConfiguration,?>> EndFeatures.END_GATEWAY_DELAYEDstatic final Holder<ConfiguredFeature<EndGatewayConfiguration,?>> EndFeatures.END_GATEWAY_RETURNstatic final Holder<ConfiguredFeature<NoneFeatureConfiguration,?>> EndFeatures.END_ISLANDstatic final Holder<ConfiguredFeature<SpikeConfiguration,?>> EndFeatures.END_SPIKEstatic final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.FANCY_OAKstatic final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.FANCY_OAK_BEESstatic final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.FANCY_OAK_BEES_0002static final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.FANCY_OAK_BEES_002static final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.FANCY_OAK_BEES_005static final Holder<ConfiguredFeature<RandomPatchConfiguration,?>> VegetationFeatures.FLOWER_DEFAULTstatic final Holder<ConfiguredFeature<RandomPatchConfiguration,?>> VegetationFeatures.FLOWER_FLOWER_FORESTstatic final Holder<ConfiguredFeature<RandomPatchConfiguration,?>> VegetationFeatures.FLOWER_MEADOWstatic final Holder<ConfiguredFeature<RandomPatchConfiguration,?>> VegetationFeatures.FLOWER_PLAINstatic final Holder<ConfiguredFeature<RandomPatchConfiguration,?>> VegetationFeatures.FLOWER_SWAMPstatic final Holder<ConfiguredFeature<SimpleRandomFeatureConfiguration,?>> VegetationFeatures.FOREST_FLOWERSstatic final Holder<ConfiguredFeature<BlockStateConfiguration,?>> MiscOverworldFeatures.FOREST_ROCKstatic final Holder<ConfiguredFeature<FossilFeatureConfiguration,?>> CaveFeatures.FOSSIL_COALstatic final Holder<ConfiguredFeature<FossilFeatureConfiguration,?>> CaveFeatures.FOSSIL_DIAMONDSstatic final Holder<ConfiguredFeature<NoneFeatureConfiguration,?>> MiscOverworldFeatures.FREEZE_TOP_LAYERstatic final Holder<ConfiguredFeature<GlowLichenConfiguration,?>> CaveFeatures.GLOW_LICHENstatic final Holder<ConfiguredFeature<NoneFeatureConfiguration,?>> NetherFeatures.GLOWSTONE_EXTRAstatic final Holder<ConfiguredFeature<HugeMushroomFeatureConfiguration,?>> TreeFeatures.HUGE_BROWN_MUSHROOMstatic final Holder<ConfiguredFeature<HugeMushroomFeatureConfiguration,?>> TreeFeatures.HUGE_RED_MUSHROOMstatic final Holder<ConfiguredFeature<DiskConfiguration,?>> MiscOverworldFeatures.ICE_PATCHstatic final Holder<ConfiguredFeature<NoneFeatureConfiguration,?>> MiscOverworldFeatures.ICE_SPIKEstatic final Holder<ConfiguredFeature<BlockStateConfiguration,?>> MiscOverworldFeatures.ICEBERG_BLUEstatic final Holder<ConfiguredFeature<BlockStateConfiguration,?>> MiscOverworldFeatures.ICEBERG_PACKEDstatic final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.JUNGLE_BUSHstatic final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.JUNGLE_TREEstatic final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.JUNGLE_TREE_NO_VINEstatic final Holder<ConfiguredFeature<NoneFeatureConfiguration,?>> AquaticFeatures.KELPstatic final Holder<ConfiguredFeature<LakeFeature.Configuration,?>> MiscOverworldFeatures.LAKE_LAVAstatic final Holder<ConfiguredFeature<ColumnFeatureConfiguration,?>> NetherFeatures.LARGE_BASALT_COLUMNSstatic final Holder<ConfiguredFeature<LargeDripstoneConfiguration,?>> CaveFeatures.LARGE_DRIPSTONEstatic final Holder<ConfiguredFeature<RandomBooleanFeatureConfiguration,?>> CaveFeatures.LUSH_CAVES_CLAYstatic final Holder<ConfiguredFeature<RandomFeatureConfiguration,?>> VegetationFeatures.MEADOW_TREESstatic final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.MEGA_JUNGLE_TREEstatic final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.MEGA_PINEstatic final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.MEGA_SPRUCEstatic final Holder<ConfiguredFeature<NoneFeatureConfiguration,?>> CaveFeatures.MONSTER_ROOMstatic final Holder<ConfiguredFeature<VegetationPatchConfiguration,?>> CaveFeatures.MOSS_PATCHstatic final Holder<ConfiguredFeature<VegetationPatchConfiguration,?>> CaveFeatures.MOSS_PATCH_BONEMEALstatic final Holder<ConfiguredFeature<VegetationPatchConfiguration,?>> CaveFeatures.MOSS_PATCH_CEILINGstatic final Holder<ConfiguredFeature<SimpleBlockConfiguration,?>> CaveFeatures.MOSS_VEGETATIONstatic final Holder<ConfiguredFeature<RandomBooleanFeatureConfiguration,?>> VegetationFeatures.MUSHROOM_ISLAND_VEGETATIONstatic final Holder<ConfiguredFeature<NetherForestVegetationConfig,?>> NetherFeatures.NETHER_SPROUTSstatic final Holder<ConfiguredFeature<NetherForestVegetationConfig,?>> NetherFeatures.NETHER_SPROUTS_BONEMEALstatic final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.OAKstatic final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.OAK_BEES_0002static final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.OAK_BEES_002static final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.OAK_BEES_005static final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_ANCIENT_DEBRIS_LARGEstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_ANCIENT_DEBRIS_SMALLstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_ANDESITEstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_BLACKSTONEstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_CLAYstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_COALstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_COAL_BURIEDstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_COPPER_LARGEstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_COPPPER_SMALLstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_DIAMOND_BURIEDstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_DIAMOND_LARGEstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_DIAMOND_SMALLstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_DIORITEstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_DIRTstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_EMERALDstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_GOLDstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_GOLD_BURIEDstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_GRANITEstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_GRAVELstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_GRAVEL_NETHERstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_INFESTEDstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_IRONstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_IRON_SMALLstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_LAPISstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_LAPIS_BURIEDstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_MAGMAstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_NETHER_GOLDstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_QUARTZstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_REDSTONEstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_SOUL_SANDstatic final Holder<ConfiguredFeature<OreConfiguration,?>> OreFeatures.ORE_TUFFstatic final Holder<ConfiguredFeature<RandomPatchConfiguration,?>> VegetationFeatures.PATCH_BERRY_BUSHstatic final Holder<ConfiguredFeature<RandomPatchConfiguration,?>> VegetationFeatures.PATCH_BROWN_MUSHROOMstatic final Holder<ConfiguredFeature<RandomPatchConfiguration,?>> VegetationFeatures.PATCH_CACTUSstatic final Holder<ConfiguredFeature<RandomPatchConfiguration,?>> NetherFeatures.PATCH_CRIMSON_ROOTSstatic final Holder<ConfiguredFeature<RandomPatchConfiguration,?>> VegetationFeatures.PATCH_DEAD_BUSHstatic final Holder<ConfiguredFeature<RandomPatchConfiguration,?>> NetherFeatures.PATCH_FIREstatic final Holder<ConfiguredFeature<RandomPatchConfiguration,?>> VegetationFeatures.PATCH_GRASSstatic final Holder<ConfiguredFeature<RandomPatchConfiguration,?>> VegetationFeatures.PATCH_GRASS_JUNGLEstatic final Holder<ConfiguredFeature<RandomPatchConfiguration,?>> VegetationFeatures.PATCH_LARGE_FERNstatic final Holder<ConfiguredFeature<RandomPatchConfiguration,?>> VegetationFeatures.PATCH_MELONstatic final Holder<ConfiguredFeature<RandomPatchConfiguration,?>> VegetationFeatures.PATCH_PUMPKINstatic final Holder<ConfiguredFeature<RandomPatchConfiguration,?>> VegetationFeatures.PATCH_RED_MUSHROOMstatic final Holder<ConfiguredFeature<RandomPatchConfiguration,?>> NetherFeatures.PATCH_SOUL_FIREstatic final Holder<ConfiguredFeature<RandomPatchConfiguration,?>> VegetationFeatures.PATCH_SUGAR_CANEstatic final Holder<ConfiguredFeature<RandomPatchConfiguration,?>> VegetationFeatures.PATCH_SUNFLOWERstatic final Holder<ConfiguredFeature<RandomPatchConfiguration,?>> VegetationFeatures.PATCH_TAIGA_GRASSstatic final Holder<ConfiguredFeature<RandomPatchConfiguration,?>> VegetationFeatures.PATCH_TALL_GRASSstatic final Holder<ConfiguredFeature<RandomPatchConfiguration,?>> VegetationFeatures.PATCH_WATERLILYstatic final Holder<ConfiguredFeature<BlockPileConfiguration,?>> PileFeatures.PILE_HAYstatic final Holder<ConfiguredFeature<BlockPileConfiguration,?>> PileFeatures.PILE_ICEstatic final Holder<ConfiguredFeature<BlockPileConfiguration,?>> PileFeatures.PILE_MELONstatic final Holder<ConfiguredFeature<BlockPileConfiguration,?>> PileFeatures.PILE_PUMPKINstatic final Holder<ConfiguredFeature<BlockPileConfiguration,?>> PileFeatures.PILE_SNOWstatic final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.PINEstatic final Holder<ConfiguredFeature<SimpleRandomFeatureConfiguration,?>> CaveFeatures.POINTED_DRIPSTONEstatic final Holder<ConfiguredFeature<RootSystemConfiguration,?>> CaveFeatures.ROOTED_AZALEA_TREEstatic final Holder<ConfiguredFeature<CountConfiguration,?>> AquaticFeatures.SEA_PICKLEstatic final Holder<ConfiguredFeature<ProbabilityFeatureConfiguration,?>> AquaticFeatures.SEAGRASS_MIDstatic final Holder<ConfiguredFeature<ProbabilityFeatureConfiguration,?>> AquaticFeatures.SEAGRASS_SHORTstatic final Holder<ConfiguredFeature<SimpleBlockConfiguration,?>> AquaticFeatures.SEAGRASS_SIMPLEstatic final Holder<ConfiguredFeature<ProbabilityFeatureConfiguration,?>> AquaticFeatures.SEAGRASS_SLIGHTLY_LESS_SHORTstatic final Holder<ConfiguredFeature<ProbabilityFeatureConfiguration,?>> AquaticFeatures.SEAGRASS_TALLstatic final Holder<ConfiguredFeature<SimpleBlockConfiguration,?>> VegetationFeatures.SINGLE_PIECE_OF_GRASSstatic final Holder<ConfiguredFeature<ColumnFeatureConfiguration,?>> NetherFeatures.SMALL_BASALT_COLUMNSstatic final Holder<ConfiguredFeature<SimpleBlockConfiguration,?>> CaveFeatures.SPORE_BLOSSOMstatic final Holder<ConfiguredFeature<SpringConfiguration,?>> MiscOverworldFeatures.SPRING_LAVA_FROZENstatic final Holder<ConfiguredFeature<SpringConfiguration,?>> NetherFeatures.SPRING_LAVA_NETHERstatic final Holder<ConfiguredFeature<SpringConfiguration,?>> MiscOverworldFeatures.SPRING_LAVA_OVERWORLDstatic final Holder<ConfiguredFeature<SpringConfiguration,?>> NetherFeatures.SPRING_NETHER_CLOSEDstatic final Holder<ConfiguredFeature<SpringConfiguration,?>> NetherFeatures.SPRING_NETHER_OPENstatic final Holder<ConfiguredFeature<SpringConfiguration,?>> MiscOverworldFeatures.SPRING_WATERstatic final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.SPRUCEstatic final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.SUPER_BIRCH_BEESstatic final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.SUPER_BIRCH_BEES_0002static final Holder<ConfiguredFeature<TreeConfiguration,?>> TreeFeatures.SWAMP_OAKstatic final Holder<ConfiguredFeature<RandomFeatureConfiguration,?>> VegetationFeatures.TREES_BIRCH_AND_OAKstatic final Holder<ConfiguredFeature<RandomFeatureConfiguration,?>> VegetationFeatures.TREES_FLOWER_FORESTstatic final Holder<ConfiguredFeature<RandomFeatureConfiguration,?>> VegetationFeatures.TREES_GROVEstatic final Holder<ConfiguredFeature<RandomFeatureConfiguration,?>> VegetationFeatures.TREES_JUNGLEstatic final Holder<ConfiguredFeature<RandomFeatureConfiguration,?>> VegetationFeatures.TREES_OLD_GROWTH_PINE_TAIGAstatic final Holder<ConfiguredFeature<RandomFeatureConfiguration,?>> VegetationFeatures.TREES_OLD_GROWTH_SPRUCE_TAIGAstatic final Holder<ConfiguredFeature<RandomFeatureConfiguration,?>> VegetationFeatures.TREES_PLAINSstatic final Holder<ConfiguredFeature<RandomFeatureConfiguration,?>> VegetationFeatures.TREES_SAVANNAstatic final Holder<ConfiguredFeature<RandomFeatureConfiguration,?>> VegetationFeatures.TREES_SPARSE_JUNGLEstatic final Holder<ConfiguredFeature<RandomFeatureConfiguration,?>> VegetationFeatures.TREES_TAIGAstatic final Holder<ConfiguredFeature<RandomFeatureConfiguration,?>> VegetationFeatures.TREES_WATERstatic final Holder<ConfiguredFeature<RandomFeatureConfiguration,?>> VegetationFeatures.TREES_WINDSWEPT_HILLSstatic final Holder<ConfiguredFeature<TwistingVinesConfig,?>> NetherFeatures.TWISTING_VINESstatic final Holder<ConfiguredFeature<TwistingVinesConfig,?>> NetherFeatures.TWISTING_VINES_BONEMEALstatic final Holder<ConfiguredFeature<UnderwaterMagmaConfiguration,?>> CaveFeatures.UNDERWATER_MAGMAstatic final Holder<ConfiguredFeature<NoneFeatureConfiguration,?>> VegetationFeatures.VINESstatic final Holder<ConfiguredFeature<NoneFeatureConfiguration,?>> MiscOverworldFeatures.VOID_START_PLATFORMstatic final Holder<ConfiguredFeature<SimpleRandomFeatureConfiguration,?>> AquaticFeatures.WARM_OCEAN_VEGETATIONstatic final Holder<ConfiguredFeature<NetherForestVegetationConfig,?>> NetherFeatures.WARPED_FOREST_VEGETATION_BONEMEALstatic final Holder<ConfiguredFeature<NetherForestVegetationConfig,?>> NetherFeatures.WARPED_FOREST_VEGETIONstatic final Holder<ConfiguredFeature<HugeFungusConfiguration,?>> TreeFeatures.WARPED_FUNGUSstatic final Holder<ConfiguredFeature<HugeFungusConfiguration,?>> TreeFeatures.WARPED_FUNGUS_PLANTEDstatic final Holder<ConfiguredFeature<NoneFeatureConfiguration,?>> NetherFeatures.WEEPING_VINESMethods in net.minecraft.data.worldgen.features that return HolderModifier and TypeMethodDescriptionstatic Holder<? extends ConfiguredFeature<?,?>> FeatureUtils.bootstrap()private static Holder<PlacedFeature>CaveFeatures.makeDripleaf(Direction p_206468_) private static Holder<PlacedFeature>CaveFeatures.makeSmallDripleaf()static <FC extends FeatureConfiguration,F extends Feature<FC>>
Holder<ConfiguredFeature<FC,?>> static Holder<ConfiguredFeature<NoneFeatureConfiguration,?>> FeatureUtils.register(String p_206486_, Feature<NoneFeatureConfiguration> p_206487_) Methods in net.minecraft.data.worldgen.features with parameters of type HolderModifier and TypeMethodDescriptionstatic RandomPatchConfigurationFeatureUtils.simpleRandomPatchConfiguration(int p_206471_, Holder<PlacedFeature> p_206472_) -
Uses of Holder in net.minecraft.data.worldgen.placement
Fields in net.minecraft.data.worldgen.placement declared as HolderModifier and TypeFieldDescriptionstatic final Holder<PlacedFeature>TreePlacements.ACACIA_CHECKEDstatic final Holder<PlacedFeature>VillagePlacements.ACACIA_VILLAGEstatic final Holder<PlacedFeature>CavePlacements.AMETHYST_GEODEstatic final Holder<PlacedFeature>VegetationPlacements.BAMBOOstatic final Holder<PlacedFeature>VegetationPlacements.BAMBOO_LIGHTstatic final Holder<PlacedFeature>VegetationPlacements.BAMBOO_VEGETATIONstatic final Holder<PlacedFeature>NetherPlacements.BASALT_BLOBSstatic final Holder<PlacedFeature>NetherPlacements.BASALT_PILLARstatic final Holder<PlacedFeature>TreePlacements.BIRCH_BEES_0002_PLACEDstatic final Holder<PlacedFeature>TreePlacements.BIRCH_BEES_002static final Holder<PlacedFeature>TreePlacements.BIRCH_CHECKEDstatic final Holder<PlacedFeature>VegetationPlacements.BIRCH_TALLstatic final Holder<PlacedFeature>NetherPlacements.BLACKSTONE_BLOBSstatic final Holder<PlacedFeature>MiscOverworldPlacements.BLUE_ICEstatic final Holder<PlacedFeature>VegetationPlacements.BROWN_MUSHROOM_NETHERstatic final Holder<PlacedFeature>VegetationPlacements.BROWN_MUSHROOM_NORMALstatic final Holder<PlacedFeature>VegetationPlacements.BROWN_MUSHROOM_OLD_GROWTHstatic final Holder<PlacedFeature>VegetationPlacements.BROWN_MUSHROOM_SWAMPstatic final Holder<PlacedFeature>VegetationPlacements.BROWN_MUSHROOM_TAIGAstatic final Holder<PlacedFeature>CavePlacements.CAVE_VINESstatic final Holder<PlacedFeature>EndPlacements.CHORUS_PLANTstatic final Holder<PlacedFeature>CavePlacements.CLASSIC_VINESstatic final Holder<PlacedFeature>NetherPlacements.CRIMSON_FOREST_VEGETATIONstatic final Holder<PlacedFeature>TreePlacements.CRIMSON_FUNGIstatic final Holder<PlacedFeature>VegetationPlacements.DARK_FOREST_VEGETATIONstatic final Holder<PlacedFeature>TreePlacements.DARK_OAK_CHECKEDstatic final Holder<PlacedFeature>NetherPlacements.DELTAstatic final Holder<PlacedFeature>MiscOverworldPlacements.DESERT_WELLstatic final Holder<PlacedFeature>MiscOverworldPlacements.DISK_CLAYstatic final Holder<PlacedFeature>MiscOverworldPlacements.DISK_GRAVELstatic final Holder<PlacedFeature>MiscOverworldPlacements.DISK_SANDstatic final Holder<PlacedFeature>CavePlacements.DRIPSTONE_CLUSTERstatic final Holder<PlacedFeature>EndPlacements.END_GATEWAY_RETURNstatic final Holder<PlacedFeature>EndPlacements.END_ISLAND_DECORATEDstatic final Holder<PlacedFeature>EndPlacements.END_SPIKEstatic final Holder<PlacedFeature>TreePlacements.FANCY_OAK_BEESstatic final Holder<PlacedFeature>TreePlacements.FANCY_OAK_BEES_0002static final Holder<PlacedFeature>TreePlacements.FANCY_OAK_BEES_002static final Holder<PlacedFeature>TreePlacements.FANCY_OAK_CHECKEDstatic final Holder<PlacedFeature>VegetationPlacements.FLOWER_DEFAULTstatic final Holder<PlacedFeature>VegetationPlacements.FLOWER_FLOWER_FORESTstatic final Holder<PlacedFeature>VegetationPlacements.FLOWER_FOREST_FLOWERSstatic final Holder<PlacedFeature>VegetationPlacements.FLOWER_MEADOWstatic final Holder<PlacedFeature>VillagePlacements.FLOWER_PLAIN_VILLAGEstatic final Holder<PlacedFeature>VegetationPlacements.FLOWER_PLAINSstatic final Holder<PlacedFeature>VegetationPlacements.FLOWER_SWAMPstatic final Holder<PlacedFeature>VegetationPlacements.FLOWER_WARMstatic final Holder<PlacedFeature>VegetationPlacements.FOREST_FLOWERSstatic final Holder<PlacedFeature>MiscOverworldPlacements.FOREST_ROCKstatic final Holder<PlacedFeature>CavePlacements.FOSSIL_LOWERstatic final Holder<PlacedFeature>CavePlacements.FOSSIL_UPPERstatic final Holder<PlacedFeature>MiscOverworldPlacements.FREEZE_TOP_LAYERstatic final Holder<PlacedFeature>CavePlacements.GLOW_LICHENstatic final Holder<PlacedFeature>NetherPlacements.GLOWSTONEstatic final Holder<PlacedFeature>NetherPlacements.GLOWSTONE_EXTRAstatic final Holder<PlacedFeature>VegetationPlacements.GRASS_BONEMEALstatic final Holder<PlacedFeature>MiscOverworldPlacements.ICE_PATCHstatic final Holder<PlacedFeature>MiscOverworldPlacements.ICE_SPIKEstatic final Holder<PlacedFeature>MiscOverworldPlacements.ICEBERG_BLUEstatic final Holder<PlacedFeature>MiscOverworldPlacements.ICEBERG_PACKEDstatic final Holder<PlacedFeature>TreePlacements.JUNGLE_BUSHstatic final Holder<PlacedFeature>TreePlacements.JUNGLE_TREE_CHECKEDstatic final Holder<PlacedFeature>AquaticPlacements.KELP_COLDstatic final Holder<PlacedFeature>AquaticPlacements.KELP_WARMstatic final Holder<PlacedFeature>MiscOverworldPlacements.LAKE_LAVA_SURFACEstatic final Holder<PlacedFeature>MiscOverworldPlacements.LAKE_LAVA_UNDERGROUNDstatic final Holder<PlacedFeature>NetherPlacements.LARGE_BASALT_COLUMNSstatic final Holder<PlacedFeature>CavePlacements.LARGE_DRIPSTONEstatic final Holder<PlacedFeature>CavePlacements.LUSH_CAVES_CEILING_VEGETATIONstatic final Holder<PlacedFeature>CavePlacements.LUSH_CAVES_CLAYstatic final Holder<PlacedFeature>CavePlacements.LUSH_CAVES_VEGETATIONstatic final Holder<PlacedFeature>TreePlacements.MEGA_JUNGLE_TREE_CHECKEDstatic final Holder<PlacedFeature>TreePlacements.MEGA_PINE_CHECKEDstatic final Holder<PlacedFeature>TreePlacements.MEGA_SPRUCE_CHECKEDstatic final Holder<PlacedFeature>CavePlacements.MONSTER_ROOMstatic final Holder<PlacedFeature>CavePlacements.MONSTER_ROOM_DEEPstatic final Holder<PlacedFeature>VegetationPlacements.MUSHROOM_ISLAND_VEGETATIONstatic final Holder<PlacedFeature>NetherPlacements.NETHER_SPROUTSstatic final Holder<PlacedFeature>TreePlacements.OAK_BEES_0002static final Holder<PlacedFeature>TreePlacements.OAK_BEES_002static final Holder<PlacedFeature>TreePlacements.OAK_CHECKEDstatic final Holder<PlacedFeature>VillagePlacements.OAK_VILLAGEstatic final Holder<PlacedFeature>OrePlacements.ORE_ANCIENT_DEBRIS_LARGEstatic final Holder<PlacedFeature>OrePlacements.ORE_ANCIENT_DEBRIS_SMALLstatic final Holder<PlacedFeature>OrePlacements.ORE_ANDESITE_LOWERstatic final Holder<PlacedFeature>OrePlacements.ORE_ANDESITE_UPPERstatic final Holder<PlacedFeature>OrePlacements.ORE_BLACKSTONEstatic final Holder<PlacedFeature>OrePlacements.ORE_CLAYstatic final Holder<PlacedFeature>OrePlacements.ORE_COAL_LOWERstatic final Holder<PlacedFeature>OrePlacements.ORE_COAL_UPPERstatic final Holder<PlacedFeature>OrePlacements.ORE_COPPERstatic final Holder<PlacedFeature>OrePlacements.ORE_COPPER_LARGEstatic final Holder<PlacedFeature>OrePlacements.ORE_DIAMONDstatic final Holder<PlacedFeature>OrePlacements.ORE_DIAMOND_BURIEDstatic final Holder<PlacedFeature>OrePlacements.ORE_DIAMOND_LARGEstatic final Holder<PlacedFeature>OrePlacements.ORE_DIORITE_LOWERstatic final Holder<PlacedFeature>OrePlacements.ORE_DIORITE_UPPERstatic final Holder<PlacedFeature>OrePlacements.ORE_DIRTstatic final Holder<PlacedFeature>OrePlacements.ORE_EMERALDstatic final Holder<PlacedFeature>OrePlacements.ORE_GOLDstatic final Holder<PlacedFeature>OrePlacements.ORE_GOLD_DELTASstatic final Holder<PlacedFeature>OrePlacements.ORE_GOLD_EXTRAstatic final Holder<PlacedFeature>OrePlacements.ORE_GOLD_LOWERstatic final Holder<PlacedFeature>OrePlacements.ORE_GOLD_NETHERstatic final Holder<PlacedFeature>OrePlacements.ORE_GRANITE_LOWERstatic final Holder<PlacedFeature>OrePlacements.ORE_GRANITE_UPPERstatic final Holder<PlacedFeature>OrePlacements.ORE_GRAVELstatic final Holder<PlacedFeature>OrePlacements.ORE_GRAVEL_NETHERstatic final Holder<PlacedFeature>OrePlacements.ORE_INFESTEDstatic final Holder<PlacedFeature>OrePlacements.ORE_IRON_MIDDLEstatic final Holder<PlacedFeature>OrePlacements.ORE_IRON_SMALLstatic final Holder<PlacedFeature>OrePlacements.ORE_IRON_UPPERstatic final Holder<PlacedFeature>OrePlacements.ORE_LAPISstatic final Holder<PlacedFeature>OrePlacements.ORE_LAPIS_BURIEDstatic final Holder<PlacedFeature>OrePlacements.ORE_MAGMAstatic final Holder<PlacedFeature>OrePlacements.ORE_QUARTZ_DELTASstatic final Holder<PlacedFeature>OrePlacements.ORE_QUARTZ_NETHERstatic final Holder<PlacedFeature>OrePlacements.ORE_REDSTONEstatic final Holder<PlacedFeature>OrePlacements.ORE_REDSTONE_LOWERstatic final Holder<PlacedFeature>OrePlacements.ORE_SOUL_SANDstatic final Holder<PlacedFeature>OrePlacements.ORE_TUFFstatic final Holder<PlacedFeature>VillagePlacements.PATCH_BERRY_BUSH_VILLAGEstatic final Holder<PlacedFeature>VegetationPlacements.PATCH_BERRY_COMMONstatic final Holder<PlacedFeature>VegetationPlacements.PATCH_BERRY_RAREstatic final Holder<PlacedFeature>VegetationPlacements.PATCH_CACTUS_DECORATEDstatic final Holder<PlacedFeature>VegetationPlacements.PATCH_CACTUS_DESERTstatic final Holder<PlacedFeature>VillagePlacements.PATCH_CACTUS_VILLAGEstatic final Holder<PlacedFeature>NetherPlacements.PATCH_CRIMSON_ROOTSstatic final Holder<PlacedFeature>VegetationPlacements.PATCH_DEAD_BUSHstatic final Holder<PlacedFeature>VegetationPlacements.PATCH_DEAD_BUSH_2static final Holder<PlacedFeature>VegetationPlacements.PATCH_DEAD_BUSH_BADLANDSstatic final Holder<PlacedFeature>NetherPlacements.PATCH_FIREstatic final Holder<PlacedFeature>VegetationPlacements.PATCH_GRASS_BADLANDSstatic final Holder<PlacedFeature>VegetationPlacements.PATCH_GRASS_FORESTstatic final Holder<PlacedFeature>VegetationPlacements.PATCH_GRASS_JUNGLEstatic final Holder<PlacedFeature>VegetationPlacements.PATCH_GRASS_NORMALstatic final Holder<PlacedFeature>VegetationPlacements.PATCH_GRASS_PLAINstatic final Holder<PlacedFeature>VegetationPlacements.PATCH_GRASS_SAVANNAstatic final Holder<PlacedFeature>VegetationPlacements.PATCH_GRASS_TAIGAstatic final Holder<PlacedFeature>VegetationPlacements.PATCH_GRASS_TAIGA_2static final Holder<PlacedFeature>VegetationPlacements.PATCH_LARGE_FERNstatic final Holder<PlacedFeature>VegetationPlacements.PATCH_MELONstatic final Holder<PlacedFeature>VegetationPlacements.PATCH_MELON_SPARSEstatic final Holder<PlacedFeature>VegetationPlacements.PATCH_PUMPKINstatic final Holder<PlacedFeature>NetherPlacements.PATCH_SOUL_FIREstatic final Holder<PlacedFeature>VegetationPlacements.PATCH_SUGAR_CANEstatic final Holder<PlacedFeature>VegetationPlacements.PATCH_SUGAR_CANE_BADLANDSstatic final Holder<PlacedFeature>VegetationPlacements.PATCH_SUGAR_CANE_DESERTstatic final Holder<PlacedFeature>VegetationPlacements.PATCH_SUGAR_CANE_SWAMPstatic final Holder<PlacedFeature>VegetationPlacements.PATCH_SUNFLOWERstatic final Holder<PlacedFeature>VillagePlacements.PATCH_TAIGA_GRASS_VILLAGEstatic final Holder<PlacedFeature>VegetationPlacements.PATCH_TALL_GRASSstatic final Holder<PlacedFeature>VegetationPlacements.PATCH_TALL_GRASS_2static final Holder<PlacedFeature>VegetationPlacements.PATCH_WATERLILYstatic final Holder<PlacedFeature>VillagePlacements.PILE_HAY_VILLAGEstatic final Holder<PlacedFeature>VillagePlacements.PILE_ICE_VILLAGEstatic final Holder<PlacedFeature>VillagePlacements.PILE_MELON_VILLAGEstatic final Holder<PlacedFeature>VillagePlacements.PILE_PUMPKIN_VILLAGEstatic final Holder<PlacedFeature>VillagePlacements.PILE_SNOW_VILLAGEstatic final Holder<PlacedFeature>TreePlacements.PINE_CHECKEDstatic final Holder<PlacedFeature>TreePlacements.PINE_ON_SNOWstatic final Holder<PlacedFeature>VillagePlacements.PINE_VILLAGEstatic final Holder<PlacedFeature>CavePlacements.POINTED_DRIPSTONEstatic final Holder<PlacedFeature>VegetationPlacements.RED_MUSHROOM_NETHERstatic final Holder<PlacedFeature>VegetationPlacements.RED_MUSHROOM_NORMALstatic final Holder<PlacedFeature>VegetationPlacements.RED_MUSHROOM_OLD_GROWTHstatic final Holder<PlacedFeature>VegetationPlacements.RED_MUSHROOM_SWAMPstatic final Holder<PlacedFeature>VegetationPlacements.RED_MUSHROOM_TAIGAstatic final Holder<PlacedFeature>CavePlacements.ROOTED_AZALEA_TREEstatic final Holder<PlacedFeature>AquaticPlacements.SEA_PICKLEstatic final Holder<PlacedFeature>AquaticPlacements.SEAGRASS_COLDstatic final Holder<PlacedFeature>AquaticPlacements.SEAGRASS_DEEPstatic final Holder<PlacedFeature>AquaticPlacements.SEAGRASS_DEEP_COLDstatic final Holder<PlacedFeature>AquaticPlacements.SEAGRASS_DEEP_WARMstatic final Holder<PlacedFeature>AquaticPlacements.SEAGRASS_NORMALstatic final Holder<PlacedFeature>AquaticPlacements.SEAGRASS_RIVERstatic final Holder<PlacedFeature>AquaticPlacements.SEAGRASS_SIMPLEstatic final Holder<PlacedFeature>AquaticPlacements.SEAGRASS_SWAMPstatic final Holder<PlacedFeature>AquaticPlacements.SEAGRASS_WARMstatic final Holder<PlacedFeature>NetherPlacements.SMALL_BASALT_COLUMNSstatic final Holder<PlacedFeature>CavePlacements.SPORE_BLOSSOMstatic final Holder<PlacedFeature>NetherPlacements.SPRING_CLOSEDstatic final Holder<PlacedFeature>NetherPlacements.SPRING_CLOSED_DOUBLEstatic final Holder<PlacedFeature>NetherPlacements.SPRING_DELTAstatic final Holder<PlacedFeature>MiscOverworldPlacements.SPRING_LAVAstatic final Holder<PlacedFeature>MiscOverworldPlacements.SPRING_LAVA_FROZENstatic final Holder<PlacedFeature>NetherPlacements.SPRING_OPENstatic final Holder<PlacedFeature>MiscOverworldPlacements.SPRING_WATERstatic final Holder<PlacedFeature>TreePlacements.SPRUCE_CHECKEDstatic final Holder<PlacedFeature>TreePlacements.SPRUCE_ON_SNOWstatic final Holder<PlacedFeature>VillagePlacements.SPRUCE_VILLAGEstatic final Holder<PlacedFeature>TreePlacements.SUPER_BIRCH_BEESstatic final Holder<PlacedFeature>TreePlacements.SUPER_BIRCH_BEES_0002static final Holder<PlacedFeature>VegetationPlacements.TREES_BADLANDSstatic final Holder<PlacedFeature>VegetationPlacements.TREES_BIRCHstatic final Holder<PlacedFeature>VegetationPlacements.TREES_BIRCH_AND_OAKstatic final Holder<PlacedFeature>VegetationPlacements.TREES_FLOWER_FORESTstatic final Holder<PlacedFeature>VegetationPlacements.TREES_GROVEstatic final Holder<PlacedFeature>VegetationPlacements.TREES_JUNGLEstatic final Holder<PlacedFeature>VegetationPlacements.TREES_MEADOWstatic final Holder<PlacedFeature>VegetationPlacements.TREES_OLD_GROWTH_PINE_TAIGAstatic final Holder<PlacedFeature>VegetationPlacements.TREES_OLD_GROWTH_SPRUCE_TAIGAstatic final Holder<PlacedFeature>VegetationPlacements.TREES_PLAINSstatic final Holder<PlacedFeature>VegetationPlacements.TREES_SAVANNAstatic final Holder<PlacedFeature>VegetationPlacements.TREES_SNOWYstatic final Holder<PlacedFeature>VegetationPlacements.TREES_SPARSE_JUNGLEstatic final Holder<PlacedFeature>VegetationPlacements.TREES_SWAMPstatic final Holder<PlacedFeature>VegetationPlacements.TREES_TAIGAstatic final Holder<PlacedFeature>VegetationPlacements.TREES_WATERstatic final Holder<PlacedFeature>VegetationPlacements.TREES_WINDSWEPT_FORESTstatic final Holder<PlacedFeature>VegetationPlacements.TREES_WINDSWEPT_HILLSstatic final Holder<PlacedFeature>VegetationPlacements.TREES_WINDSWEPT_SAVANNAstatic final Holder<PlacedFeature>NetherPlacements.TWISTING_VINESstatic final Holder<PlacedFeature>CavePlacements.UNDERWATER_MAGMAstatic final Holder<PlacedFeature>VegetationPlacements.VINESstatic final Holder<PlacedFeature>MiscOverworldPlacements.VOID_START_PLATFORMstatic final Holder<PlacedFeature>AquaticPlacements.WARM_OCEAN_VEGETATIONstatic final Holder<PlacedFeature>NetherPlacements.WARPED_FOREST_VEGETATIONstatic final Holder<PlacedFeature>TreePlacements.WARPED_FUNGIstatic final Holder<PlacedFeature>NetherPlacements.WEEPING_VINESMethods in net.minecraft.data.worldgen.placement that return HolderModifier and TypeMethodDescriptionstatic Holder<PlacedFeature>PlacementUtils.bootstrap()static <FC extends FeatureConfiguration,F extends Feature<FC>>
Holder<PlacedFeature>PlacementUtils.filtered(F p_206499_, FC p_206500_, BlockPredicate p_206501_) static <FC extends FeatureConfiguration,F extends Feature<FC>>
Holder<PlacedFeature>PlacementUtils.inlinePlaced(F p_206503_, FC p_206504_, PlacementModifier... p_206505_) static Holder<PlacedFeature>PlacementUtils.inlinePlaced(Holder<? extends ConfiguredFeature<?, ?>> p_206507_, PlacementModifier... p_206508_) static <FC extends FeatureConfiguration,F extends Feature<FC>>
Holder<PlacedFeature>PlacementUtils.onlyWhenEmpty(F p_206496_, FC p_206497_) static Holder<PlacedFeature>PlacementUtils.register(String p_206510_, Holder<? extends ConfiguredFeature<?, ?>> p_206511_, List<PlacementModifier> p_206512_) static Holder<PlacedFeature>PlacementUtils.register(String p_206514_, Holder<? extends ConfiguredFeature<?, ?>> p_206515_, PlacementModifier... p_206516_) Methods in net.minecraft.data.worldgen.placement with parameters of type HolderModifier and TypeMethodDescriptionstatic Holder<PlacedFeature>PlacementUtils.inlinePlaced(Holder<? extends ConfiguredFeature<?, ?>> p_206507_, PlacementModifier... p_206508_) static Holder<PlacedFeature>PlacementUtils.register(String p_206510_, Holder<? extends ConfiguredFeature<?, ?>> p_206511_, List<PlacementModifier> p_206512_) static Holder<PlacedFeature>PlacementUtils.register(String p_206514_, Holder<? extends ConfiguredFeature<?, ?>> p_206515_, PlacementModifier... p_206516_) -
Uses of Holder in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game declared as HolderModifier and TypeFieldDescriptionprivate final Holder<DimensionType>ClientboundLoginPacket.dimensionTypeThe field for thedimensionTyperecord component.private final Holder<DimensionType>ClientboundRespawnPacket.dimensionTypeMethods in net.minecraft.network.protocol.game that return HolderModifier and TypeMethodDescriptionClientboundLoginPacket.dimensionType()Returns the value of thedimensionTyperecord component.ClientboundRespawnPacket.getDimensionType()Constructors in net.minecraft.network.protocol.game with parameters of type HolderModifierConstructorDescriptionClientboundLoginPacket(int playerId, boolean hardcore, GameType gameType, GameType previousGameType, Set<ResourceKey<Level>> levels, RegistryAccess.Frozen registryHolder, Holder<DimensionType> dimensionType, ResourceKey<Level> dimension, long seed, int maxPlayers, int chunkRadius, int simulationDistance, boolean reducedDebugInfo, boolean showDeathScreen, boolean isDebug, boolean isFlat) Creates an instance of aClientboundLoginPacketrecord class.ClientboundRespawnPacket(Holder<DimensionType> p_206643_, ResourceKey<Level> p_206644_, long p_206645_, GameType p_206646_, GameType p_206647_, boolean p_206648_, boolean p_206649_, boolean p_206650_) -
Uses of Holder in net.minecraft.resources
Fields in net.minecraft.resources with type parameters of type HolderModifier and TypeFieldDescriptionHolderSetCodec.elementCodecHolderSetCodec.homogenousListCodecprivate final com.mojang.serialization.Codec<com.mojang.datafixers.util.Either<TagKey<E>,List<Holder<E>>>> HolderSetCodec.registryAwareCodec(package private) final Map<ResourceKey<E>,com.mojang.serialization.DataResult<Holder<E>>> RegistryLoader.ReadCache.valuesMethods in net.minecraft.resources that return types with arguments of type HolderModifier and TypeMethodDescriptionRegistryFileCodec.decode(com.mojang.serialization.DynamicOps<T> p_135608_, T p_135609_) RegistryFixedCodec.decode(com.mojang.serialization.DynamicOps<T> p_206743_, T p_206744_) HolderSetCodec.homogenousList(com.mojang.serialization.Codec<Holder<E>> p_206668_, boolean p_206669_) <E> com.mojang.serialization.DataResult<Holder<E>>RegistryLoader.Bound.overrideElementFromResources(ResourceKey<? extends Registry<E>> p_206794_, com.mojang.serialization.Codec<E> p_206795_, ResourceKey<E> p_206796_, com.mojang.serialization.DynamicOps<com.google.gson.JsonElement> p_206797_) (package private) <E> com.mojang.serialization.DataResult<Holder<E>>RegistryLoader.overrideElementFromResources(WritableRegistry<E> p_206768_, ResourceKey<? extends Registry<E>> p_206769_, com.mojang.serialization.Codec<E> p_206770_, ResourceKey<E> p_206771_, com.mojang.serialization.DynamicOps<com.google.gson.JsonElement> p_206772_) Methods in net.minecraft.resources with parameters of type HolderModifier and TypeMethodDescription<T> com.mojang.serialization.DataResult<T>RegistryFileCodec.encode(Holder<E> p_206716_, com.mojang.serialization.DynamicOps<T> p_206717_, T p_206718_) <T> com.mojang.serialization.DataResult<T>RegistryFixedCodec.encode(Holder<E> p_206729_, com.mojang.serialization.DynamicOps<T> p_206730_, T p_206731_) Method parameters in net.minecraft.resources with type arguments of type HolderModifier and TypeMethodDescriptionstatic <E> com.mojang.serialization.Codec<HolderSet<E>>HolderSetCodec.create(ResourceKey<? extends Registry<E>> p_206686_, com.mojang.serialization.Codec<Holder<E>> p_206687_, boolean p_206688_) HolderSetCodec.homogenousList(com.mojang.serialization.Codec<Holder<E>> p_206668_, boolean p_206669_) Constructor parameters in net.minecraft.resources with type arguments of type HolderModifierConstructorDescriptionprivateHolderSetCodec(ResourceKey<? extends Registry<E>> p_206660_, com.mojang.serialization.Codec<Holder<E>> p_206661_, boolean p_206662_) -
Uses of Holder in net.minecraft.server.commands
Methods in net.minecraft.server.commands with parameters of type HolderModifier and TypeMethodDescriptionstatic intPlaceFeatureCommand.placeFeature(CommandSourceStack p_212219_, Holder<ConfiguredFeature<?, ?>> p_212220_, BlockPos p_212221_) Method parameters in net.minecraft.server.commands with type arguments of type HolderModifier and TypeMethodDescriptionstatic intLocateCommand.showLocateResult(CommandSourceStack p_207518_, ResourceOrTagLocationArgument.Result<?> p_207519_, BlockPos p_207520_, com.mojang.datafixers.util.Pair<BlockPos, ? extends Holder<?>> p_207521_, String p_207522_) -
Uses of Holder in net.minecraft.server.level
Methods in net.minecraft.server.level that return HolderModifier and TypeMethodDescriptionServerLevel.getUncachedNoiseBiome(int p_203775_, int p_203776_, int p_203777_) WorldGenRegion.getUncachedNoiseBiome(int p_203787_, int p_203788_, int p_203789_) Methods in net.minecraft.server.level that return types with arguments of type HolderModifier and TypeMethodDescriptionServerLevel.findNearestBiome(Predicate<Holder<Biome>> p_207572_, BlockPos p_207573_, int p_207574_, int p_207575_) Method parameters in net.minecraft.server.level with type arguments of type HolderModifier and TypeMethodDescriptionServerLevel.findNearestBiome(Predicate<Holder<Biome>> p_207572_, BlockPos p_207573_, int p_207574_, int p_207575_) Constructors in net.minecraft.server.level with parameters of type HolderModifierConstructorDescriptionServerLevel(MinecraftServer p_203762_, Executor p_203763_, LevelStorageSource.LevelStorageAccess p_203764_, ServerLevelData p_203765_, ResourceKey<Level> p_203766_, Holder<DimensionType> p_203767_, ChunkProgressListener p_203768_, ChunkGenerator p_203769_, boolean p_203770_, long p_203771_, List<CustomSpawner> p_203772_, boolean p_203773_) -
Uses of Holder in net.minecraft.tags
Fields in net.minecraft.tags with type parameters of type HolderModifier and TypeFieldDescriptionprivate final Map<ResourceLocation,Tag<Holder<T>>> TagManager.LoadResult.tagsThe field for thetagsrecord component.Methods in net.minecraft.tags that return types with arguments of type HolderModifier and TypeMethodDescriptionTagManager.LoadResult.tags()Returns the value of thetagsrecord component.Method parameters in net.minecraft.tags with type arguments of type HolderModifier and TypeMethodDescriptionvoidConstructor parameters in net.minecraft.tags with type arguments of type HolderModifierConstructorDescriptionLoadResult(ResourceKey<? extends Registry<T>> key, Map<ResourceLocation, Tag<Holder<T>>> tags) Creates an instance of aLoadResultrecord class. -
Uses of Holder in net.minecraft.world.entity.animal
Methods in net.minecraft.world.entity.animal with parameters of type Holder -
Uses of Holder in net.minecraft.world.entity.npc
Methods in net.minecraft.world.entity.npc with parameters of type Holder -
Uses of Holder in net.minecraft.world.entity.raid
Methods in net.minecraft.world.entity.raid with parameters of type Holder -
Uses of Holder in net.minecraft.world.item
Constructors in net.minecraft.world.item with parameters of type Holder -
Uses of Holder in net.minecraft.world.level
Fields in net.minecraft.world.level declared as HolderFields in net.minecraft.world.level with type parameters of type HolderMethods in net.minecraft.world.level that return HolderModifier and TypeMethodDescriptionLevel.dimensionTypeRegistration()LevelReader.getNoiseBiome(int p_204163_, int p_204164_, int p_204165_) LevelReader.getUncachedNoiseBiome(int p_204159_, int p_204160_, int p_204161_) Methods in net.minecraft.world.level with parameters of type HolderModifier and TypeMethodDescriptionprivate static WeightedRandomList<MobSpawnSettings.SpawnerData>NaturalSpawner.mobsAt(ServerLevel p_204169_, StructureFeatureManager p_204170_, ChunkGenerator p_204171_, MobCategory p_204172_, BlockPos p_204173_, Holder<Biome> p_204174_) static voidNaturalSpawner.spawnMobsForChunkGeneration(ServerLevelAccessor p_204176_, Holder<Biome> p_204177_, ChunkPos p_204178_, Random p_204179_) Constructors in net.minecraft.world.level with parameters of type HolderModifierConstructorDescriptionprotectedLevel(WritableLevelData p_204149_, ResourceKey<Level> p_204150_, Holder<DimensionType> p_204151_, Supplier<ProfilerFiller> p_204152_, boolean p_204153_, boolean p_204154_, long p_204155_) -
Uses of Holder in net.minecraft.world.level.biome
Fields in net.minecraft.world.level.biome declared as HolderModifier and TypeFieldDescriptionTheEndBiomeSource.barrensFixedBiomeSource.biomeTheEndBiomeSource.endprivate final Holder<DensityFunction>TerrainShaper.CoordinateCustom.functionThe field for thefunctionrecord component.TheEndBiomeSource.highlandsTheEndBiomeSource.islandsTheEndBiomeSource.midlandsFields in net.minecraft.world.level.biome with type parameters of type HolderModifier and TypeFieldDescriptionprotected final Map<GenerationStep.Carving,List<Holder<ConfiguredWorldCarver<?>>>> BiomeGenerationSettings.Builder.carversBiome.CODECprotected final List<List<Holder<PlacedFeature>>>BiomeGenerationSettings.Builder.featuresprivate final Climate.ParameterList<Holder<Biome>>MultiNoiseBiomeSource.parametersMultiNoiseBiomeSource.Preset.parameterSourceBiomeSource.possibleBiomesMethods in net.minecraft.world.level.biome that return HolderModifier and TypeMethodDescriptionTerrainShaper.CoordinateCustom.function()Returns the value of thefunctionrecord component.BiomeManager.NoiseBiomeSource.getNoiseBiome(int p_204218_, int p_204219_, int p_204220_) BiomeResolver.getNoiseBiome(int p_204221_, int p_204222_, int p_204223_, Climate.Sampler p_204224_) BiomeSource.getNoiseBiome(int p_204238_, int p_204239_, int p_204240_, Climate.Sampler p_204241_) CheckerboardColumnBiomeSource.getNoiseBiome(int p_204248_, int p_204249_, int p_204250_, Climate.Sampler p_204251_) FixedBiomeSource.getNoiseBiome(int p_204261_, int p_204262_, int p_204263_) FixedBiomeSource.getNoiseBiome(int p_204265_, int p_204266_, int p_204267_, Climate.Sampler p_204268_) MultiNoiseBiomeSource.getNoiseBiome(int p_204272_, int p_204273_, int p_204274_, Climate.Sampler p_204275_) MultiNoiseBiomeSource.getNoiseBiome(Climate.TargetPoint p_204270_) TheEndBiomeSource.getNoiseBiome(int p_204292_, int p_204293_, int p_204294_, Climate.Sampler p_204295_) BiomeManager.getNoiseBiomeAtPosition(double p_204207_, double p_204208_, double p_204209_) BiomeManager.getNoiseBiomeAtPosition(BlockPos p_204217_) BiomeManager.getNoiseBiomeAtQuart(int p_204211_, int p_204212_, int p_204213_) Methods in net.minecraft.world.level.biome that return types with arguments of type HolderModifier and TypeMethodDescriptionBiomeSource.findBiomeHorizontal(int p_207820_, int p_207821_, int p_207822_, int p_207823_, int p_207824_, Predicate<Holder<Biome>> p_207825_, Random p_207826_, boolean p_207827_, Climate.Sampler p_207828_) BiomeSource.findBiomeHorizontal(int p_207830_, int p_207831_, int p_207832_, int p_207833_, Predicate<Holder<Biome>> p_207834_, Random p_207835_, Climate.Sampler p_207836_) FixedBiomeSource.findBiomeHorizontal(int p_207885_, int p_207886_, int p_207887_, int p_207888_, int p_207889_, Predicate<Holder<Biome>> p_207890_, Random p_207891_, boolean p_207892_, Climate.Sampler p_207893_) BiomeSource.getBiomesWithin(int p_186705_, int p_186706_, int p_186707_, int p_186708_, Climate.Sampler p_186709_) FixedBiomeSource.getBiomesWithin(int p_187038_, int p_187039_, int p_187040_, int p_187041_, Climate.Sampler p_187042_) BiomeGenerationSettings.getCarvers(GenerationStep.Carving p_204188_) BiomeSource.possibleBiomes()Methods in net.minecraft.world.level.biome with parameters of type HolderModifier and TypeMethodDescriptionBiomeGenerationSettings.Builder.addCarver(GenerationStep.Carving p_204199_, Holder<? extends ConfiguredWorldCarver<?>> p_204200_) BiomeGenerationSettings.Builder.addFeature(int p_204194_, Holder<PlacedFeature> p_204195_) BiomeGenerationSettings.Builder.addFeature(GenerationStep.Decoration p_204202_, Holder<PlacedFeature> p_204203_) static Biome.BiomeCategoryBiome.getBiomeCategory(Holder<Biome> p_204184_) Deprecated.Method parameters in net.minecraft.world.level.biome with type arguments of type HolderModifier and TypeMethodDescriptionprivate List<BiomeSource.StepFeatureData>BiomeSource.buildFeaturesPerStep(List<Holder<Biome>> p_186728_, boolean p_186729_) BiomeSource.findBiomeHorizontal(int p_207820_, int p_207821_, int p_207822_, int p_207823_, int p_207824_, Predicate<Holder<Biome>> p_207825_, Random p_207826_, boolean p_207827_, Climate.Sampler p_207828_) BiomeSource.findBiomeHorizontal(int p_207830_, int p_207831_, int p_207832_, int p_207833_, Predicate<Holder<Biome>> p_207834_, Random p_207835_, Climate.Sampler p_207836_) FixedBiomeSource.findBiomeHorizontal(int p_207885_, int p_207886_, int p_207887_, int p_207888_, int p_207889_, Predicate<Holder<Biome>> p_207890_, Random p_207891_, boolean p_207892_, Climate.Sampler p_207893_) Constructors in net.minecraft.world.level.biome with parameters of type HolderModifierConstructorDescriptionCoordinateCustom(Holder<DensityFunction> function) Creates an instance of aCoordinateCustomrecord class.FixedBiomeSource(Holder<Biome> p_204257_) privateTheEndBiomeSource(long p_204285_, Holder<Biome> p_204286_, Holder<Biome> p_204287_, Holder<Biome> p_204288_, Holder<Biome> p_204289_, Holder<Biome> p_204290_) Constructor parameters in net.minecraft.world.level.biome with type arguments of type HolderModifierConstructorDescriptionprotectedBiomeSource(List<Holder<Biome>> p_47894_) protectedBiomeSource(Stream<Holder<Biome>> p_47896_) privateMultiNoiseBiomeSource(Climate.ParameterList<Holder<Biome>> p_187057_) (package private)MultiNoiseBiomeSource(Climate.ParameterList<Holder<Biome>> p_187059_, Optional<MultiNoiseBiomeSource.PresetInstance> p_187060_) Preset(ResourceLocation p_187090_, Function<Registry<Biome>, Climate.ParameterList<Holder<Biome>>> p_187091_) -
Uses of Holder in net.minecraft.world.level.block
Fields in net.minecraft.world.level.block with type parameters of type HolderModifier and TypeFieldDescriptionprivate final Supplier<Holder<ConfiguredFeature<HugeFungusConfiguration,?>>> FungusBlock.featureprivate final Supplier<Holder<? extends ConfiguredFeature<?,?>>> MushroomBlock.featureSupplierConstructor parameters in net.minecraft.world.level.block with type arguments of type HolderModifierConstructorDescriptionFungusBlock(BlockBehaviour.Properties p_53600_, Supplier<Holder<ConfiguredFeature<HugeFungusConfiguration, ?>>> p_53601_) MushroomBlock(BlockBehaviour.Properties p_153983_, Supplier<Holder<? extends ConfiguredFeature<?, ?>>> p_153984_) -
Uses of Holder in net.minecraft.world.level.block.grower
Methods in net.minecraft.world.level.block.grower that return HolderModifier and TypeMethodDescriptionprotected abstract Holder<? extends ConfiguredFeature<?,?>> AbstractTreeGrower.getConfiguredFeature(Random p_204307_, boolean p_204308_) protected Holder<? extends ConfiguredFeature<?,?>> AcaciaTreeGrower.getConfiguredFeature(Random p_204310_, boolean p_204311_) protected Holder<? extends ConfiguredFeature<?,?>> AzaleaTreeGrower.getConfiguredFeature(Random p_204313_, boolean p_204314_) protected Holder<? extends ConfiguredFeature<?,?>> BirchTreeGrower.getConfiguredFeature(Random p_204316_, boolean p_204317_) protected Holder<? extends ConfiguredFeature<?,?>> DarkOakTreeGrower.getConfiguredFeature(Random p_204321_, boolean p_204322_) protected Holder<? extends ConfiguredFeature<?,?>> JungleTreeGrower.getConfiguredFeature(Random p_204326_, boolean p_204327_) protected Holder<? extends ConfiguredFeature<?,?>> OakTreeGrower.getConfiguredFeature(Random p_204329_, boolean p_204330_) protected Holder<? extends ConfiguredFeature<?,?>> SpruceTreeGrower.getConfiguredFeature(Random p_204334_, boolean p_204335_) protected abstract Holder<? extends ConfiguredFeature<?,?>> AbstractMegaTreeGrower.getConfiguredMegaFeature(Random p_204306_) protected Holder<? extends ConfiguredFeature<?,?>> DarkOakTreeGrower.getConfiguredMegaFeature(Random p_204319_) protected Holder<? extends ConfiguredFeature<?,?>> JungleTreeGrower.getConfiguredMegaFeature(Random p_204324_) protected Holder<? extends ConfiguredFeature<?,?>> SpruceTreeGrower.getConfiguredMegaFeature(Random p_204332_) -
Uses of Holder in net.minecraft.world.level.chunk
Fields in net.minecraft.world.level.chunk declared as HolderFields in net.minecraft.world.level.chunk with type parameters of type HolderModifier and TypeFieldDescriptionprivate final PalettedContainer<Holder<Biome>>LevelChunkSection.biomesMethods in net.minecraft.world.level.chunk that return HolderModifier and TypeMethodDescriptionChunkGenerator.adjustBiome(Holder<Biome> p_204385_) ChunkAccess.carverBiome(Supplier<Holder<Biome>> p_204345_) Deprecated.ChunkAccess.getNoiseBiome(int p_204347_, int p_204348_, int p_204349_) ChunkGenerator.getNoiseBiome(int p_204416_, int p_204417_, int p_204418_) EmptyLevelChunk.getNoiseBiome(int p_204426_, int p_204427_, int p_204428_) ImposterProtoChunk.getNoiseBiome(int p_204430_, int p_204431_, int p_204432_) LevelChunkSection.getNoiseBiome(int p_204434_, int p_204435_, int p_204436_) ProtoChunk.getNoiseBiome(int p_204450_, int p_204451_, int p_204452_) Methods in net.minecraft.world.level.chunk that return types with arguments of type HolderModifier and TypeMethodDescriptioncom.mojang.datafixers.util.Pair<BlockPos,Holder<ConfiguredStructureFeature<?, ?>>> ChunkGenerator.findNearestMapFeature(ServerLevel p_207971_, HolderSet<ConfiguredStructureFeature<?, ?>> p_207972_, BlockPos p_207973_, int p_207974_, boolean p_207975_) LevelChunkSection.getBiomes()private static com.mojang.datafixers.util.Pair<BlockPos,Holder<ConfiguredStructureFeature<?, ?>>> ChunkGenerator.getNearestGeneratedStructure(Set<Holder<ConfiguredStructureFeature<?, ?>>> p_208060_, LevelReader p_208061_, StructureFeatureManager p_208062_, int p_208063_, int p_208064_, int p_208065_, boolean p_208066_, long p_208067_, RandomSpreadStructurePlacement p_208068_) ChunkGenerator.possibleStructureSets()Methods in net.minecraft.world.level.chunk with parameters of type HolderModifier and TypeMethodDescriptionChunkGenerator.adjustBiome(Holder<Biome> p_204385_) private CompletableFuture<List<ChunkPos>>ChunkGenerator.generateRingPositions(Holder<StructureSet> p_211668_, ConcentricRingsStructurePlacement p_211669_) ChunkGenerator.getMobsAt(Holder<Biome> p_204386_, StructureFeatureManager p_204387_, MobCategory p_204388_, BlockPos p_204389_) private List<StructurePlacement>ChunkGenerator.getPlacementsForFeature(Holder<ConfiguredStructureFeature<?, ?>> p_208091_) Method parameters in net.minecraft.world.level.chunk with type arguments of type HolderModifier and TypeMethodDescriptionChunkAccess.carverBiome(Supplier<Holder<Biome>> p_204345_) Deprecated.private static com.mojang.datafixers.util.Pair<BlockPos,Holder<ConfiguredStructureFeature<?, ?>>> ChunkGenerator.getNearestGeneratedStructure(Set<Holder<ConfiguredStructureFeature<?, ?>>> p_208060_, LevelReader p_208061_, StructureFeatureManager p_208062_, int p_208063_, int p_208064_, int p_208065_, boolean p_208066_, long p_208067_, RandomSpreadStructurePlacement p_208068_) Constructors in net.minecraft.world.level.chunk with parameters of type HolderModifierConstructorDescriptionEmptyLevelChunk(Level p_204422_, ChunkPos p_204423_, Holder<Biome> p_204424_) -
Uses of Holder in net.minecraft.world.level.chunk.storage
Methods in net.minecraft.world.level.chunk.storage that return types with arguments of type HolderModifier and TypeMethodDescriptionprivate static com.mojang.serialization.Codec<PalettedContainer<Holder<Biome>>>ChunkSerializer.makeBiomeCodec(Registry<Biome> p_188261_) -
Uses of Holder in net.minecraft.world.level.dimension
Fields in net.minecraft.world.level.dimension declared as HolderFields in net.minecraft.world.level.dimension with type parameters of type HolderModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Holder<DimensionType>>DimensionType.CODECMethods in net.minecraft.world.level.dimension that return HolderConstructors in net.minecraft.world.level.dimension with parameters of type HolderModifierConstructorDescriptionLevelStem(Holder<DimensionType> p_204519_, ChunkGenerator p_204520_) LevelStem(Holder<DimensionType> p_204519_, ChunkGenerator p_204520_, boolean useServerSeed) -
Uses of Holder in net.minecraft.world.level.levelgen
Fields in net.minecraft.world.level.levelgen declared as HolderModifier and TypeFieldDescriptionprivate final Holder<DensityFunction>DensityFunctions.HolderHolder.functionThe field for thefunctionrecord component.private final Holder<NormalNoise.NoiseParameters>DensityFunctions.Noise.noiseDataThe field for thenoiseDatarecord component.private final Holder<NormalNoise.NoiseParameters>DensityFunctions.Shift.noiseDataThe field for thenoiseDatarecord component.private final Holder<NormalNoise.NoiseParameters>DensityFunctions.ShiftA.noiseDataThe field for thenoiseDatarecord component.private final Holder<NormalNoise.NoiseParameters>DensityFunctions.ShiftB.noiseDataThe field for thenoiseDatarecord component.private final Holder<NormalNoise.NoiseParameters>DensityFunctions.ShiftedNoise.noiseDataThe field for thenoiseDatarecord component.private final Holder<NormalNoise.NoiseParameters>DensityFunctions.WeirdScaledSampler.noiseDataThe field for thenoiseDatarecord component.protected final Holder<NoiseGeneratorSettings>NoiseBasedChunkGenerator.settingsFields in net.minecraft.world.level.levelgen with type parameters of type HolderModifier and TypeFieldDescriptionSurfaceRules.Context.biomeSurfaceRules.Context.biomeGetterstatic final com.mojang.serialization.Codec<Holder<DensityFunction>>DensityFunction.CODECstatic final com.mojang.serialization.Codec<Holder<NoiseGeneratorSettings>>NoiseGeneratorSettings.CODECMethods in net.minecraft.world.level.levelgen that return HolderModifier and TypeMethodDescriptionFlatLevelSource.adjustBiome(Holder<Biome> p_204553_) static Holder<NoiseGeneratorSettings>NoiseGeneratorSettings.bootstrap()static Holder<? extends DensityFunction>NoiseRouterData.bootstrap()DensityFunctions.HolderHolder.function()Returns the value of thefunctionrecord component.private static Holder<NormalNoise.NoiseParameters>NoiseRouterData.getNoise(ResourceKey<NormalNoise.NoiseParameters> p_209543_) DensityFunctions.Noise.noiseData()Returns the value of thenoiseDatarecord component.DensityFunctions.Shift.noiseData()Returns the value of thenoiseDatarecord component.DensityFunctions.ShiftA.noiseData()Returns the value of thenoiseDatarecord component.DensityFunctions.ShiftB.noiseData()Returns the value of thenoiseDatarecord component.DensityFunctions.ShiftedNoise.noiseData()Returns the value of thenoiseDatarecord component.DensityFunctions.ShiftNoise.noiseData()DensityFunctions.WeirdScaledSampler.noiseData()Returns the value of thenoiseDatarecord component.Methods in net.minecraft.world.level.levelgen with parameters of type HolderModifier and TypeMethodDescriptionFlatLevelSource.adjustBiome(Holder<Biome> p_204553_) static DensityFunctions.NoiseDensityFunctions.Noise.createUnseeded(Holder<NormalNoise.NoiseParameters> p_208802_, double p_208803_, double p_208804_) DensityFunctions.ShiftedNoise.createUnseeded(DensityFunction p_208949_, DensityFunction p_208950_, DensityFunction p_208951_, double p_208952_, double p_208953_, Holder<NormalNoise.NoiseParameters> p_208954_) DensityFunctions.WeirdScaledSampler.createUnseeded(DensityFunction p_208445_, Holder<NormalNoise.NoiseParameters> p_208446_, DensityFunctions.WeirdScaledSampler.RarityValueMapper p_208447_) static NormalNoiseNoises.instantiate(PositionalRandomFactory p_209648_, Holder<NormalNoise.NoiseParameters> p_209649_) static DensityFunctionDensityFunctions.mappedNoise(Holder<NormalNoise.NoiseParameters> p_208328_, double p_208329_, double p_208330_) static DensityFunctionDensityFunctions.mappedNoise(Holder<NormalNoise.NoiseParameters> p_208332_, double p_208333_, double p_208334_, double p_208335_) static DensityFunctionDensityFunctions.mappedNoise(Holder<NormalNoise.NoiseParameters> p_208337_, double p_208338_, double p_208339_, double p_208340_, double p_208341_) static DensityFunctionDensityFunctions.noise(Holder<NormalNoise.NoiseParameters> p_208323_) static DensityFunctionDensityFunctions.noise(Holder<NormalNoise.NoiseParameters> p_208325_, double p_208326_) static DensityFunctionDensityFunctions.noise(Holder<NormalNoise.NoiseParameters> p_208369_, double p_208370_, double p_208371_) private static NormalNoiseNoiseRouterData.seedNoise(PositionalRandomFactory p_209525_, Registry<NormalNoise.NoiseParameters> p_209526_, Holder<NormalNoise.NoiseParameters> p_209527_) static DensityFunctionDensityFunctions.shift(Holder<NormalNoise.NoiseParameters> p_208386_) static DensityFunctionDensityFunctions.shiftA(Holder<NormalNoise.NoiseParameters> p_208367_) static DensityFunctionDensityFunctions.shiftB(Holder<NormalNoise.NoiseParameters> p_208379_) static DensityFunctionDensityFunctions.shiftedNoise2d(DensityFunction p_208297_, DensityFunction p_208298_, double p_208299_, Holder<NormalNoise.NoiseParameters> p_208300_) static DensityFunctionDensityFunctions.weirdScaledSampler(DensityFunction p_208316_, Holder<NormalNoise.NoiseParameters> p_208317_, DensityFunctions.WeirdScaledSampler.RarityValueMapper p_208318_) WorldGenSettings.withOverworld(Registry<LevelStem> p_204646_, Holder<DimensionType> p_204647_, ChunkGenerator p_204648_) Method parameters in net.minecraft.world.level.levelgen with type arguments of type HolderModifier and TypeMethodDescriptionNoiseBasedChunkGenerator.topMaterial(CarvingContext p_188669_, Function<BlockPos, Holder<Biome>> p_188670_, ChunkAccess p_188671_, NoiseChunk p_188672_, BlockPos p_188673_, boolean p_188674_) Deprecated.SurfaceSystem.topMaterial(SurfaceRules.RuleSource p_189972_, CarvingContext p_189973_, Function<BlockPos, Holder<Biome>> p_189974_, ChunkAccess p_189975_, NoiseChunk p_189976_, BlockPos p_189977_, boolean p_189978_) Deprecated.Constructors in net.minecraft.world.level.levelgen with parameters of type HolderModifierConstructorDescriptionprotectedHolderHolder(Holder<DensityFunction> function) Creates an instance of aHolderHolderrecord class.protectedNoise(Holder<NormalNoise.NoiseParameters> noiseData, NormalNoise noise, double xzScale, double yScale) Creates an instance of aNoiserecord class.NoiseBasedChunkGenerator(Registry<StructureSet> p_209106_, Registry<NormalNoise.NoiseParameters> p_209107_, BiomeSource p_209108_, long p_209109_, Holder<NoiseGeneratorSettings> p_209110_) privateNoiseBasedChunkGenerator(Registry<StructureSet> p_209112_, Registry<NormalNoise.NoiseParameters> p_209113_, BiomeSource p_209114_, BiomeSource p_209115_, long p_209116_, Holder<NoiseGeneratorSettings> p_209117_) (package private)Shift(Holder<NormalNoise.NoiseParameters> noiseData, NormalNoise offsetNoise) Creates an instance of aShiftrecord class.protectedShiftA(Holder<NormalNoise.NoiseParameters> noiseData, NormalNoise offsetNoise) Creates an instance of aShiftArecord class.protectedShiftB(Holder<NormalNoise.NoiseParameters> noiseData, NormalNoise offsetNoise) Creates an instance of aShiftBrecord class.protectedShiftedNoise(DensityFunction shiftX, DensityFunction shiftY, DensityFunction shiftZ, double xzScale, double yScale, Holder<NormalNoise.NoiseParameters> noiseData, NormalNoise noise) Creates an instance of aShiftedNoiserecord class.protectedWeirdScaledSampler(DensityFunction input, Holder<NormalNoise.NoiseParameters> noiseData, NormalNoise noise, DensityFunctions.WeirdScaledSampler.RarityValueMapper rarityValueMapper) Creates an instance of aWeirdScaledSamplerrecord class.Constructor parameters in net.minecraft.world.level.levelgen with type arguments of type HolderModifierConstructorDescriptionprotectedContext(SurfaceSystem p_189562_, ChunkAccess p_189563_, NoiseChunk p_189564_, Function<BlockPos, Holder<Biome>> p_189565_, Registry<Biome> p_189566_, WorldGenerationContext p_189567_) -
Uses of Holder in net.minecraft.world.level.levelgen.blending
Fields in net.minecraft.world.level.levelgen.blending with type parameters of type HolderMethods in net.minecraft.world.level.levelgen.blending that return HolderMethods in net.minecraft.world.level.levelgen.blending with parameters of type Holder -
Uses of Holder in net.minecraft.world.level.levelgen.carver
Fields in net.minecraft.world.level.levelgen.carver with type parameters of type HolderModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Holder<ConfiguredWorldCarver<?>>>ConfiguredWorldCarver.CODECMethod parameters in net.minecraft.world.level.levelgen.carver with type arguments of type HolderModifier and TypeMethodDescriptionbooleanCanyonWorldCarver.carve(CarvingContext p_190611_, CanyonCarverConfiguration p_190612_, ChunkAccess p_190613_, Function<BlockPos, Holder<Biome>> p_190614_, Random p_190615_, Aquifer p_190616_, ChunkPos p_190617_, CarvingMask p_190618_) booleanCaveWorldCarver.carve(CarvingContext p_190704_, CaveCarverConfiguration p_190705_, ChunkAccess p_190706_, Function<BlockPos, Holder<Biome>> p_190707_, Random p_190708_, Aquifer p_190709_, ChunkPos p_190710_, CarvingMask p_190711_) booleanConfiguredWorldCarver.carve(CarvingContext p_190713_, ChunkAccess p_190714_, Function<BlockPos, Holder<Biome>> p_190715_, Random p_190716_, Aquifer p_190717_, ChunkPos p_190718_, CarvingMask p_190719_) abstract booleanWorldCarver.carve(CarvingContext p_190766_, C p_190767_, ChunkAccess p_190768_, Function<BlockPos, Holder<Biome>> p_190769_, Random p_190770_, Aquifer p_190771_, ChunkPos p_190772_, CarvingMask p_190773_) protected booleanNetherWorldCarver.carveBlock(CarvingContext p_190731_, CaveCarverConfiguration p_190732_, ChunkAccess p_190733_, Function<BlockPos, Holder<Biome>> p_190734_, CarvingMask p_190735_, BlockPos.MutableBlockPos p_190736_, BlockPos.MutableBlockPos p_190737_, Aquifer p_190738_, org.apache.commons.lang3.mutable.MutableBoolean p_190739_) protected booleanWorldCarver.carveBlock(CarvingContext p_190744_, C p_190745_, ChunkAccess p_190746_, Function<BlockPos, Holder<Biome>> p_190747_, CarvingMask p_190748_, BlockPos.MutableBlockPos p_190749_, BlockPos.MutableBlockPos p_190750_, Aquifer p_190751_, org.apache.commons.lang3.mutable.MutableBoolean p_190752_) protected booleanWorldCarver.carveEllipsoid(CarvingContext p_190754_, C p_190755_, ChunkAccess p_190756_, Function<BlockPos, Holder<Biome>> p_190757_, Aquifer p_190758_, double p_190759_, double p_190760_, double p_190761_, double p_190762_, double p_190763_, CarvingMask p_190764_, WorldCarver.CarveSkipChecker p_190765_) protected voidCaveWorldCarver.createRoom(CarvingContext p_190691_, CaveCarverConfiguration p_190692_, ChunkAccess p_190693_, Function<BlockPos, Holder<Biome>> p_190694_, Aquifer p_190695_, double p_190696_, double p_190697_, double p_190698_, float p_190699_, double p_190700_, CarvingMask p_190701_, WorldCarver.CarveSkipChecker p_190702_) protected voidCaveWorldCarver.createTunnel(CarvingContext p_190671_, CaveCarverConfiguration p_190672_, ChunkAccess p_190673_, Function<BlockPos, Holder<Biome>> p_190674_, long p_190675_, Aquifer p_190676_, double p_190677_, double p_190678_, double p_190679_, double p_190680_, double p_190681_, float p_190682_, float p_190683_, float p_190684_, int p_190685_, int p_190686_, double p_190687_, CarvingMask p_190688_, WorldCarver.CarveSkipChecker p_190689_) private voidCanyonWorldCarver.doCarve(CarvingContext p_190594_, CanyonCarverConfiguration p_190595_, ChunkAccess p_190596_, Function<BlockPos, Holder<Biome>> p_190597_, long p_190598_, Aquifer p_190599_, double p_190600_, double p_190601_, double p_190602_, float p_190603_, float p_190604_, float p_190605_, int p_190606_, int p_190607_, double p_190608_, CarvingMask p_190609_) CarvingContext.topMaterial(Function<BlockPos, Holder<Biome>> p_190647_, ChunkAccess p_190648_, BlockPos p_190649_, boolean p_190650_) Deprecated. -
Uses of Holder in net.minecraft.world.level.levelgen.feature
Fields in net.minecraft.world.level.levelgen.feature declared as HolderModifier and TypeFieldDescriptionfinal Holder<PlacedFeature>WeightedPlacedFeature.featurefinal Holder<StructureProcessorList>FossilFeatureConfiguration.fossilProcessorsfinal Holder<StructureProcessorList>FossilFeatureConfiguration.overlayProcessorsFields in net.minecraft.world.level.levelgen.feature with type parameters of type HolderModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Holder<ConfiguredFeature<?,?>>> ConfiguredFeature.CODECstatic final com.mojang.serialization.Codec<Holder<ConfiguredStructureFeature<?,?>>> ConfiguredStructureFeature.CODECMethods in net.minecraft.world.level.levelgen.feature with parameters of type HolderModifier and TypeMethodDescriptionprivate static booleanMethod parameters in net.minecraft.world.level.levelgen.feature with type arguments of type HolderModifier and TypeMethodDescriptionbooleanStructureFeature.canGenerate(RegistryAccess p_197172_, ChunkGenerator p_197173_, BiomeSource p_197174_, StructureManager p_197175_, long p_197176_, ChunkPos p_197177_, C p_197178_, LevelHeightAccessor p_197179_, Predicate<Holder<Biome>> p_197180_) ConfiguredStructureFeature.generate(RegistryAccess p_204708_, ChunkGenerator p_204709_, BiomeSource p_204710_, StructureManager p_204711_, long p_204712_, ChunkPos p_204713_, int p_204714_, LevelHeightAccessor p_204715_, Predicate<Holder<Biome>> p_204716_) Constructors in net.minecraft.world.level.levelgen.feature with parameters of type HolderModifierConstructorDescriptionFossilFeatureConfiguration(List<ResourceLocation> p_204751_, List<ResourceLocation> p_204752_, Holder<StructureProcessorList> p_204753_, Holder<StructureProcessorList> p_204754_, int p_204755_) WeightedPlacedFeature(Holder<PlacedFeature> p_204786_, float p_204787_) -
Uses of Holder in net.minecraft.world.level.levelgen.feature.configurations
Fields in net.minecraft.world.level.levelgen.feature.configurations declared as HolderModifier and TypeFieldDescriptionfinal Holder<PlacedFeature>RandomFeatureConfiguration.defaultFeatureprivate final Holder<PlacedFeature>RandomPatchConfiguration.featureThe field for thefeaturerecord component.final Holder<PlacedFeature>RandomBooleanFeatureConfiguration.featureFalsefinal Holder<PlacedFeature>RandomBooleanFeatureConfiguration.featureTrueprivate final Holder<StructureTemplatePool>JigsawConfiguration.startPoolfinal Holder<PlacedFeature>RootSystemConfiguration.treeFeaturefinal Holder<PlacedFeature>VegetationPatchConfiguration.vegetationFeatureMethods in net.minecraft.world.level.levelgen.feature.configurations that return HolderModifier and TypeMethodDescriptionRandomPatchConfiguration.feature()Returns the value of thefeaturerecord component.JigsawConfiguration.startPool()Constructors in net.minecraft.world.level.levelgen.feature.configurations with parameters of type HolderModifierConstructorDescriptionJigsawConfiguration(Holder<StructureTemplatePool> p_204800_, int p_204801_) RandomBooleanFeatureConfiguration(Holder<PlacedFeature> p_204804_, Holder<PlacedFeature> p_204805_) RandomFeatureConfiguration(List<WeightedPlacedFeature> p_204811_, Holder<PlacedFeature> p_204812_) RandomPatchConfiguration(int tries, int xzSpread, int ySpread, Holder<PlacedFeature> feature) Creates an instance of aRandomPatchConfigurationrecord class.RootSystemConfiguration(Holder<PlacedFeature> p_204824_, int p_204825_, int p_204826_, TagKey<Block> p_204827_, BlockStateProvider p_204828_, int p_204829_, int p_204830_, int p_204831_, int p_204832_, BlockStateProvider p_204833_, int p_204834_, int p_204835_, BlockPredicate p_204836_) VegetationPatchConfiguration(TagKey<Block> p_204856_, BlockStateProvider p_204857_, Holder<PlacedFeature> p_204858_, CaveSurface p_204859_, IntProvider p_204860_, float p_204861_, int p_204862_, float p_204863_, IntProvider p_204864_, float p_204865_) -
Uses of Holder in net.minecraft.world.level.levelgen.flat
Fields in net.minecraft.world.level.levelgen.flat declared as HolderMethods in net.minecraft.world.level.levelgen.flat that return HolderModifier and TypeMethodDescriptionFlatLevelGeneratorSettings.getBiome()FlatLevelGeneratorSettings.getBiomeFromSettings()Methods in net.minecraft.world.level.levelgen.flat with parameters of type Holder -
Uses of Holder in net.minecraft.world.level.levelgen.placement
Fields in net.minecraft.world.level.levelgen.placement declared as HolderModifier and TypeFieldDescriptionprivate final Holder<ConfiguredFeature<?,?>> PlacedFeature.featureThe field for thefeaturerecord component.Fields in net.minecraft.world.level.levelgen.placement with type parameters of type HolderModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Holder<PlacedFeature>>PlacedFeature.CODECMethods in net.minecraft.world.level.levelgen.placement that return HolderModifier and TypeMethodDescriptionHolder<ConfiguredFeature<?,?>> PlacedFeature.feature()Returns the value of thefeaturerecord component.Constructors in net.minecraft.world.level.levelgen.placement with parameters of type HolderModifierConstructorDescriptionPlacedFeature(Holder<ConfiguredFeature<?, ?>> feature, List<PlacementModifier> placement) Creates an instance of aPlacedFeaturerecord class. -
Uses of Holder in net.minecraft.world.level.levelgen.structure
Fields in net.minecraft.world.level.levelgen.structure declared as HolderModifier and TypeFieldDescriptionprivate final Holder<ConfiguredStructureFeature<?,?>> StructureSet.StructureSelectionEntry.structureThe field for thestructurerecord component.Fields in net.minecraft.world.level.levelgen.structure with type parameters of type HolderModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Holder<StructureSet>>StructureSet.CODECMethods in net.minecraft.world.level.levelgen.structure that return HolderModifier and TypeMethodDescriptionStructureSet.StructureSelectionEntry.structure()Returns the value of thestructurerecord component.Methods in net.minecraft.world.level.levelgen.structure with parameters of type HolderModifier and TypeMethodDescriptionStructureSet.entry(Holder<ConfiguredStructureFeature<?, ?>> p_210016_) StructureSet.entry(Holder<ConfiguredStructureFeature<?, ?>> p_210018_, int p_210019_) Method parameters in net.minecraft.world.level.levelgen.structure with type arguments of type HolderModifier and TypeMethodDescriptionbooleanStructureSet.StructureSelectionEntry.generatesInMatchingBiome(Predicate<Holder<Biome>> p_210036_) Constructors in net.minecraft.world.level.levelgen.structure with parameters of type HolderModifierConstructorDescriptionStructureSelectionEntry(Holder<ConfiguredStructureFeature<?, ?>> structure, int weight) Creates an instance of aStructureSelectionEntryrecord class.StructureSet(Holder<ConfiguredStructureFeature<?, ?>> p_210007_, StructurePlacement p_210008_) -
Uses of Holder in net.minecraft.world.level.levelgen.structure.pieces
Fields in net.minecraft.world.level.levelgen.structure.pieces with type parameters of type HolderModifier and TypeFieldDescriptionPieceGeneratorSupplier.Context.validBiomeThe field for thevalidBiomerecord component.Methods in net.minecraft.world.level.levelgen.structure.pieces that return types with arguments of type HolderModifier and TypeMethodDescriptionPieceGeneratorSupplier.Context.validBiome()Returns the value of thevalidBiomerecord component.Constructor parameters in net.minecraft.world.level.levelgen.structure.pieces with type arguments of type HolderModifierConstructorDescriptionContext(ChunkGenerator chunkGenerator, BiomeSource biomeSource, long seed, ChunkPos chunkPos, C config, LevelHeightAccessor heightAccessor, Predicate<Holder<Biome>> validBiome, StructureManager structureManager, RegistryAccess registryAccess) Creates an instance of aContextrecord class. -
Uses of Holder in net.minecraft.world.level.levelgen.structure.pools
Fields in net.minecraft.world.level.levelgen.structure.pools declared as HolderModifier and TypeFieldDescriptionprivate final Holder<PlacedFeature>FeaturePoolElement.featureprotected final Holder<StructureProcessorList>SinglePoolElement.processorsFields in net.minecraft.world.level.levelgen.structure.pools with type parameters of type HolderModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Holder<StructureTemplatePool>>StructureTemplatePool.CODECMethods in net.minecraft.world.level.levelgen.structure.pools that return types with arguments of type HolderModifier and TypeMethodDescriptionprotected static <E extends SinglePoolElement>
com.mojang.serialization.codecs.RecordCodecBuilder<E,Holder<StructureProcessorList>> SinglePoolElement.processorsCodec()Methods in net.minecraft.world.level.levelgen.structure.pools with parameters of type HolderModifier and TypeMethodDescriptionStructurePoolElement.feature(Holder<PlacedFeature> p_210503_) StructurePoolElement.legacy(String p_210513_, Holder<StructureProcessorList> p_210514_) StructurePoolElement.single(String p_210532_, Holder<StructureProcessorList> p_210533_) Constructors in net.minecraft.world.level.levelgen.structure.pools with parameters of type HolderModifierConstructorDescriptionprotectedFeaturePoolElement(Holder<PlacedFeature> p_210209_, StructureTemplatePool.Projection p_210210_) protectedLegacySinglePoolElement(com.mojang.datafixers.util.Either<ResourceLocation, StructureTemplate> p_210348_, Holder<StructureProcessorList> p_210349_, StructureTemplatePool.Projection p_210350_) protectedSinglePoolElement(com.mojang.datafixers.util.Either<ResourceLocation, StructureTemplate> p_210415_, Holder<StructureProcessorList> p_210416_, StructureTemplatePool.Projection p_210417_) -
Uses of Holder in net.minecraft.world.level.levelgen.structure.templatesystem
Fields in net.minecraft.world.level.levelgen.structure.templatesystem with type parameters of type HolderModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Holder<StructureProcessorList>>StructureProcessorType.LIST_CODEC -
Uses of Holder in net.minecraft.world.level.levelgen.synth
Fields in net.minecraft.world.level.levelgen.synth with type parameters of type HolderModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Holder<NormalNoise.NoiseParameters>>NormalNoise.NoiseParameters.CODEC -
Uses of Holder in net.minecraft.world.level.material
Methods in net.minecraft.world.level.material that return Holder -
Uses of Holder in net.minecraftforge.common.crafting.conditions
Fields in net.minecraftforge.common.crafting.conditions with type parameters of type HolderModifier and TypeFieldDescriptionprivate Map<ResourceKey<?>,Map<ResourceLocation, Tag<Holder<?>>>> ConditionContext.loadedTagsMethods in net.minecraftforge.common.crafting.conditions that return types with arguments of type HolderModifier and TypeMethodDescription<T> Map<ResourceLocation,Tag<Holder<T>>> ConditionContext.getAllTags(ResourceKey<? extends Registry<T>> registry) <T> Map<ResourceLocation,Tag<Holder<T>>> ICondition.IContext.getAllTags(ResourceKey<? extends Registry<T>> registry) Return all the loaded tags for the passed registry, or an empty map if none is available.Return the requested tag if available, or an empty tag otherwise. -
Uses of Holder in net.minecraftforge.common.world
Methods in net.minecraftforge.common.world that return types with arguments of type HolderModifier and TypeMethodDescriptionBiomeGenerationSettingsBuilder.getCarvers(GenerationStep.Carving stage) BiomeGenerationSettingsBuilder.getFeatures(GenerationStep.Decoration stage) -
Uses of Holder in net.minecraftforge.event
Methods in net.minecraftforge.event with parameters of type HolderModifier and TypeMethodDescriptionstatic SaplingGrowTreeEventForgeEventFactory.blockGrowFeature(LevelAccessor level, Random rand, BlockPos pos, Holder<? extends ConfiguredFeature<?, ?>> holder) -
Uses of Holder in net.minecraftforge.event.world
Fields in net.minecraftforge.event.world declared as HolderModifier and TypeFieldDescriptionprivate Holder<? extends ConfiguredFeature<?,?>> SaplingGrowTreeEvent.featureMethods in net.minecraftforge.event.world that return HolderModifier and TypeMethodDescriptionHolder<? extends ConfiguredFeature<?,?>> SaplingGrowTreeEvent.getFeature()Returns the holder of the feature which will be placed.Methods in net.minecraftforge.event.world with parameters of type HolderModifier and TypeMethodDescriptionvoidSaplingGrowTreeEvent.setFeature(Holder<? extends ConfiguredFeature<?, ?>> feature) Constructors in net.minecraftforge.event.world with parameters of type HolderModifierConstructorDescriptionSaplingGrowTreeEvent(LevelAccessor world, Random rand, BlockPos pos, Holder<? extends ConfiguredFeature<?, ?>> feature) -
Uses of Holder in net.minecraftforge.registries
Fields in net.minecraftforge.registries declared as HolderMethods in net.minecraftforge.registries that return HolderModifier and TypeMethodDescriptionNamespacedDefaultedWrapper.getOrCreateHolder(ResourceKey<T> key) NamespacedHolderHelper.getOrCreateHolder(ResourceKey<T> key) NamespacedWrapper.getOrCreateHolder(ResourceKey<T> key) NamespacedHolderHelper.onAdded(RegistryManager stage, int id, T newValue, T oldValue) NamespacedDefaultedWrapper.register(ResourceKey<T> p_205891_, T p_205892_, com.mojang.serialization.Lifecycle p_205893_) NamespacedWrapper.register(ResourceKey<T> key, T value, com.mojang.serialization.Lifecycle lifecycle) NamespacedDefaultedWrapper.registerMapping(int id, ResourceKey<T> key, T value, com.mojang.serialization.Lifecycle lifecycle) NamespacedWrapper.registerMapping(int id, ResourceKey<T> key, T value, com.mojang.serialization.Lifecycle lifecycle) NamespacedDefaultedWrapper.registerOrOverride(OptionalInt id, ResourceKey<T> p_205885_, T p_205886_, com.mojang.serialization.Lifecycle p_205887_) NamespacedWrapper.registerOrOverride(OptionalInt id, ResourceKey<T> key, T value, com.mojang.serialization.Lifecycle lifecycle) Methods in net.minecraftforge.registries that return types with arguments of type HolderModifier and TypeMethodDescriptionForgeRegistry.getHolder(ResourceKey<V> key) ForgeRegistry.getHolder(ResourceLocation location) IForgeRegistry.getHolder(ResourceKey<V> key) This method exists purely as a stopgap for vanilla compatibility.IForgeRegistry.getHolder(ResourceLocation location) This method exists purely as a stopgap for vanilla compatibility.This method exists purely as a stopgap for vanilla compatibility.NamespacedDefaultedWrapper.getHolder(int id) NamespacedDefaultedWrapper.getHolder(ResourceKey<T> key) NamespacedHolderHelper.getHolder(int id) NamespacedHolderHelper.getHolder(ResourceKey<T> key) NamespacedHolderHelper.getHolder(ResourceLocation location) NamespacedWrapper.getHolder(int id) NamespacedWrapper.getHolder(ResourceKey<T> key) RegistryObject.getHolder()Returns an optionalHolderinstance pointing to this RegistryObject's name and value.Methods in net.minecraftforge.registries with parameters of type HolderModifier and TypeMethodDescriptionprivate voidNamespacedHolderHelper.addTagToHolder(Map<Holder.Reference<T>, List<TagKey<T>>> holderToTag, TagKey<T> name, Holder<T> holder) Method parameters in net.minecraftforge.registries with type arguments of type Holder