Uses of Interface
net.minecraft.core.HolderGetter
Packages that use HolderGetter
Package
Description
-
Uses of HolderGetter in net.minecraft.advancements.critereon
Methods in net.minecraft.advancements.critereon with parameters of type HolderGetterModifier and TypeMethodDescriptionstatic EntityEquipmentPredicateEntityEquipmentPredicate.captainPredicate(HolderGetter<BannerPattern> pPatternRegistry) -
Uses of HolderGetter in net.minecraft.client.gui.screens
Methods in net.minecraft.client.gui.screens with parameters of type HolderGetterModifier and TypeMethodDescriptionstatic FlatLevelGeneratorSettingsPresetFlatWorldScreen.fromString(HolderGetter<Block> pBlockGetter, HolderGetter<Biome> pBiomeGetter, HolderGetter<StructureSet> pStructureSetGetter, HolderGetter<PlacedFeature> pPlacedFeatureGetter, String pSettings, FlatLevelGeneratorSettings pLayerGenerationSettings) private static FlatLayerInfoPresetFlatWorldScreen.getLayerInfoFromString(HolderGetter<Block> pBlockGetter, String pLayerInfo, int pCurrentHeight) private static List<FlatLayerInfo> PresetFlatWorldScreen.getLayersInfoFromString(HolderGetter<Block> pBlockGetter, String pLayerInfo) -
Uses of HolderGetter in net.minecraft.core
Subinterfaces of HolderGetter in net.minecraft.coreClasses in net.minecraft.core that implement HolderGetterModifier and TypeClassDescription(package private) static class(package private) static class(package private) static class(package private) static classFields in net.minecraft.core with type parameters of type HolderGetterModifier and TypeFieldDescriptionprivate final Map<ResourceLocation, HolderGetter<?>> RegistrySetBuilder.BuildState.registriesThe field for theregistriesrecord component.Methods in net.minecraft.core that return HolderGetterModifier and TypeMethodDescriptionMappedRegistry.createRegistrationLookup()WritableRegistry.createRegistrationLookup()default <T> HolderGetter<T> HolderGetter.Provider.lookupOrThrow(ResourceKey<? extends Registry<? extends T>> pRegistryKey) (package private) static <T> HolderGetter<T> RegistrySetBuilder.wrapContextLookup(HolderLookup.RegistryLookup<T> pOwner) Methods in net.minecraft.core that return types with arguments of type HolderGetterModifier and TypeMethodDescription<T> Optional<HolderGetter<T>> HolderGetter.Provider.lookup(ResourceKey<? extends Registry<? extends T>> pRegistryKey) RegistrySetBuilder.BuildState.registries()Returns the value of theregistriesrecord component.Constructor parameters in net.minecraft.core with type arguments of type HolderGetterModifierConstructorDescription(package private)BuildState(RegistrySetBuilder.UniversalOwner owner, RegistrySetBuilder.UniversalLookup lookup, Map<ResourceLocation, HolderGetter<?>> registries, Map<ResourceKey<?>, RegistrySetBuilder.RegisteredValue<?>> registeredValues, List<RuntimeException> errors) Creates an instance of aBuildStaterecord class. -
Uses of HolderGetter in net.minecraft.data.registries
Methods in net.minecraft.data.registries with parameters of type HolderGetterModifier and TypeMethodDescriptionstatic voidVanillaRegistries.validateThatAllBiomeFeaturesHaveBiomeFilter(HolderGetter<PlacedFeature> pFeatures, HolderLookup<Biome> pBiomes) -
Uses of HolderGetter in net.minecraft.data.worldgen
Methods in net.minecraft.data.worldgen that return HolderGetterModifier and TypeMethodDescription<S> HolderGetter<S> BootstrapContext.lookup(ResourceKey<? extends Registry<? extends S>> pRegistryKey) -
Uses of HolderGetter in net.minecraft.data.worldgen.biome
Methods in net.minecraft.data.worldgen.biome with parameters of type HolderGetterModifier and TypeMethodDescriptionstatic BiomeOverworldBiomes.badlands(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers, boolean pTrees) static BiomeOverworldBiomes.bambooJungle(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeNetherBiomes.basaltDeltas(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) private static BiomeOverworldBiomes.baseJungle(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers, float pDownfall, boolean pIsBambooJungle, boolean pIsSparse, boolean pAddBamboo, MobSpawnSettings.Builder pMobSpawnSettings, Music pBackgroudMusic) private static BiomeGenerationSettings.BuilderOverworldBiomes.baseOceanGeneration(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeOverworldBiomes.beach(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers, boolean pIsCold, boolean pIsStony) static BiomeOverworldBiomes.coldOcean(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers, boolean pIsDeep) static BiomeNetherBiomes.crimsonForest(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeOverworldBiomes.darkForest(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeOverworldBiomes.deepDark(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeOverworldBiomes.desert(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeOverworldBiomes.dripstoneCaves(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeEndBiomes.endBarrens(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeEndBiomes.endHighlands(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeEndBiomes.endMidlands(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeOverworldBiomes.forest(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers, boolean pIsBirchForest, boolean pTallBirchTrees, boolean pIsFlowerForest) static BiomeOverworldBiomes.frozenOcean(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers, boolean pIsDeep) static BiomeOverworldBiomes.frozenPeaks(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeOverworldBiomes.grove(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeOverworldBiomes.jaggedPeaks(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeOverworldBiomes.jungle(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeOverworldBiomes.lukeWarmOcean(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers, boolean pIsDeep) static BiomeOverworldBiomes.lushCaves(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeOverworldBiomes.mangroveSwamp(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeOverworldBiomes.meadowOrCherryGrove(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers, boolean pIsCherryGrove) static BiomeOverworldBiomes.mushroomFields(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeNetherBiomes.netherWastes(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeOverworldBiomes.ocean(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers, boolean pIsDeep) static BiomeOverworldBiomes.oldGrowthTaiga(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers, boolean pIsSpruce) static BiomeOverworldBiomes.plains(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers, boolean pIsSunflowerPlains, boolean pIsCold, boolean pIsIceSpikes) static BiomeOverworldBiomes.river(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers, boolean pIsCold) static BiomeOverworldBiomes.savanna(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers, boolean pIsShatteredSavanna, boolean pIsPlateau) static BiomeEndBiomes.smallEndIslands(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeOverworldBiomes.snowySlopes(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeNetherBiomes.soulSandValley(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeOverworldBiomes.sparseJungle(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeOverworldBiomes.stonyPeaks(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeOverworldBiomes.swamp(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeOverworldBiomes.taiga(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers, boolean pIsCold) static BiomeEndBiomes.theEnd(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeOverworldBiomes.theVoid(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeOverworldBiomes.warmOcean(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeNetherBiomes.warpedForest(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) static BiomeOverworldBiomes.windsweptHills(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers, boolean pIsForest) -
Uses of HolderGetter in net.minecraft.nbt
Methods in net.minecraft.nbt with parameters of type HolderGetterModifier and TypeMethodDescriptionstatic BlockStateNbtUtils.readBlockState(HolderGetter<Block> pBlockGetter, CompoundTag pTag) -
Uses of HolderGetter in net.minecraft.resources
Fields in net.minecraft.resources declared as HolderGetterModifier and TypeFieldDescriptionprivate final HolderGetter<T> RegistryOps.RegistryInfo.getterThe field for thegetterrecord component.Methods in net.minecraft.resources that return HolderGetterModifier and TypeMethodDescriptionRegistryOps.RegistryInfo.getter()Returns the value of thegetterrecord component.Methods in net.minecraft.resources that return types with arguments of type HolderGetterModifier and TypeMethodDescription<E> Optional<HolderGetter<E>> RegistryOps.getter(ResourceKey<? extends Registry<? extends E>> pRegistryKey) static <E,O> com.mojang.serialization.codecs.RecordCodecBuilder <O, HolderGetter<E>> RegistryOps.retrieveGetter(ResourceKey<? extends Registry<? extends E>> pRegistryOps) Methods in net.minecraft.resources with parameters of type HolderGetterModifier and TypeMethodDescriptionprivate static <E> com.mojang.serialization.DataResult<HolderSet<E>> HolderSetCodec.lookupTag(HolderGetter<E> pInput, TagKey<E> pTagKey) Constructors in net.minecraft.resources with parameters of type HolderGetterModifierConstructorDescriptionRegistryInfo(HolderOwner<T> owner, HolderGetter<T> getter, com.mojang.serialization.Lifecycle elementsLifecycle) Creates an instance of aRegistryInforecord class. -
Uses of HolderGetter in net.minecraft.world.entity.raid
Methods in net.minecraft.world.entity.raid with parameters of type HolderGetterModifier and TypeMethodDescriptionstatic ItemStackRaid.getLeaderBannerInstance(HolderGetter<BannerPattern> pPatternRegistry) -
Uses of HolderGetter in net.minecraft.world.inventory
Fields in net.minecraft.world.inventory declared as HolderGetterModifier and TypeFieldDescriptionprivate final HolderGetter<BannerPattern> LoomMenu.patternGetter -
Uses of HolderGetter in net.minecraft.world.level.biome
Fields in net.minecraft.world.level.biome declared as HolderGetterModifier and TypeFieldDescriptionprivate final HolderGetter<PlacedFeature> BiomeGenerationSettings.Builder.placedFeaturesprivate final HolderGetter<ConfiguredWorldCarver<?>> BiomeGenerationSettings.Builder.worldCarversMethods in net.minecraft.world.level.biome with parameters of type HolderGetterModifier and TypeMethodDescriptionstatic TheEndBiomeSourceTheEndBiomeSource.create(HolderGetter<Biome> pBiomeGetter) Constructors in net.minecraft.world.level.biome with parameters of type HolderGetterModifierConstructorDescriptionBuilder(HolderGetter<PlacedFeature> pPlacedFeatures, HolderGetter<ConfiguredWorldCarver<?>> pWorldCarvers) MultiNoiseBiomeSourceParameterList(MultiNoiseBiomeSourceParameterList.Preset p_275275_, HolderGetter<Biome> p_275192_) -
Uses of HolderGetter in net.minecraft.world.level.block.entity
Methods in net.minecraft.world.level.block.entity with parameters of type HolderGetterModifier and TypeMethodDescriptionBannerPatternLayers.Builder.addIfRegistered(HolderGetter<BannerPattern> pPatterns, ResourceKey<BannerPattern> pPatternKey, DyeColor pColor) Deprecated. -
Uses of HolderGetter in net.minecraft.world.level.levelgen
Fields in net.minecraft.world.level.levelgen declared as HolderGetterModifier and TypeFieldDescriptionprivate final HolderGetter<NormalNoise.NoiseParameters> RandomState.noisesMethods in net.minecraft.world.level.levelgen with parameters of type HolderGetterModifier and TypeMethodDescriptionprotected static NoiseRouterNoiseRouterData.caves(HolderGetter<DensityFunction> pDensityFunctions, HolderGetter<NormalNoise.NoiseParameters> pNoiseParameters) static RandomStateRandomState.create(NoiseGeneratorSettings pSettings, HolderGetter<NormalNoise.NoiseParameters> pNoiseParametersGetter, long pLevelSeed) protected static NoiseRouterNoiseRouterData.end(HolderGetter<DensityFunction> pDensityFunctions) private static DensityFunctionNoiseRouterData.entrances(HolderGetter<DensityFunction> pDensityFunction, HolderGetter<NormalNoise.NoiseParameters> pNoiseParameters) protected static NoiseRouterNoiseRouterData.floatingIslands(HolderGetter<DensityFunction> pDensityFunction, HolderGetter<NormalNoise.NoiseParameters> pNoiseParameters) private static DensityFunctionNoiseRouterData.getFunction(HolderGetter<DensityFunction> pDensityFunctions, ResourceKey<DensityFunction> pKey) static NormalNoiseNoises.instantiate(HolderGetter<NormalNoise.NoiseParameters> pNoises, PositionalRandomFactory pRandom, ResourceKey<NormalNoise.NoiseParameters> pResourceKey) protected static NoiseRouterNoiseRouterData.nether(HolderGetter<DensityFunction> pDensityFunctions, HolderGetter<NormalNoise.NoiseParameters> pNoiseParameters) private static NoiseRouterNoiseRouterData.noNewCaves(HolderGetter<DensityFunction> pDensityFunctions, HolderGetter<NormalNoise.NoiseParameters> pNoiseParameters, DensityFunction p_256378_) private static DensityFunctionNoiseRouterData.noodle(HolderGetter<DensityFunction> pDensityFunctions, HolderGetter<NormalNoise.NoiseParameters> pNoiseParameters) protected static NoiseRouterNoiseRouterData.overworld(HolderGetter<DensityFunction> pDensityFunctions, HolderGetter<NormalNoise.NoiseParameters> pNoiseParameters, boolean pLarge, boolean pAmplified) private static DensityFunctionNoiseRouterData.pillars(HolderGetter<NormalNoise.NoiseParameters> pNoiseParameters) private static voidNoiseRouterData.registerTerrainNoises(BootstrapContext<DensityFunction> pContext, HolderGetter<DensityFunction> pDensityFunctionGetter, DensityFunction pJaggedNoise, Holder<DensityFunction> pContinentalness, Holder<DensityFunction> pErosion, ResourceKey<DensityFunction> pOffsetKey, ResourceKey<DensityFunction> pFactorKey, ResourceKey<DensityFunction> pJaggednessKey, ResourceKey<DensityFunction> pDepthKey, ResourceKey<DensityFunction> pSlopedCheeseKey, boolean pAmplified) private static DensityFunctionNoiseRouterData.slideNetherLike(HolderGetter<DensityFunction> pDensityFunctions, int pMinY, int pMaxY) private static DensityFunctionNoiseRouterData.spaghetti2D(HolderGetter<DensityFunction> pDensityFunctions, HolderGetter<NormalNoise.NoiseParameters> pNoiseParameters) private static DensityFunctionNoiseRouterData.spaghettiRoughnessFunction(HolderGetter<NormalNoise.NoiseParameters> pNoiseParameters) private static DensityFunctionNoiseRouterData.underground(HolderGetter<DensityFunction> pDensityFunctions, HolderGetter<NormalNoise.NoiseParameters> pNoiseParameters, DensityFunction p_256658_) Constructors in net.minecraft.world.level.levelgen with parameters of type HolderGetterModifierConstructorDescriptionprivateRandomState(NoiseGeneratorSettings pSettings, HolderGetter<NormalNoise.NoiseParameters> pNoiseParametersGetter, long pLevelSeed) -
Uses of HolderGetter in net.minecraft.world.level.levelgen.flat
Methods in net.minecraft.world.level.levelgen.flat with parameters of type HolderGetterModifier and TypeMethodDescriptionstatic List<Holder<PlacedFeature>> FlatLevelGeneratorSettings.createLakesList(HolderGetter<PlacedFeature> pPlacedFeatureGetter) static FlatLevelGeneratorSettingsFlatLevelGeneratorSettings.getDefault(HolderGetter<Biome> pBiomes, HolderGetter<StructureSet> pStructureSetGetter, HolderGetter<PlacedFeature> pPlacedFeatureGetter) FlatLevelGeneratorSettings.getDefaultBiome(HolderGetter<Biome> pBiomes) -
Uses of HolderGetter in net.minecraft.world.level.levelgen.presets
Fields in net.minecraft.world.level.levelgen.presets declared as HolderGetterModifier and TypeFieldDescriptionprivate final HolderGetter<Biome> WorldPresets.Bootstrap.biomesprivate final HolderGetter<MultiNoiseBiomeSourceParameterList> WorldPresets.Bootstrap.multiNoiseBiomeSourceParameterListsprivate final HolderGetter<NoiseGeneratorSettings> WorldPresets.Bootstrap.noiseSettingsprivate final HolderGetter<PlacedFeature> WorldPresets.Bootstrap.placedFeaturesprivate final HolderGetter<StructureSet> WorldPresets.Bootstrap.structureSets -
Uses of HolderGetter in net.minecraft.world.level.levelgen.structure.templatesystem
Fields in net.minecraft.world.level.levelgen.structure.templatesystem declared as HolderGetterModifier and TypeFieldDescriptionprivate final HolderGetter<Block> StructureTemplateManager.blockLookupMethods in net.minecraft.world.level.levelgen.structure.templatesystem with parameters of type HolderGetterModifier and TypeMethodDescriptionvoidStructureTemplate.load(HolderGetter<Block> pBlockGetter, CompoundTag pTag) private voidStructureTemplate.loadPalette(HolderGetter<Block> pBlockGetter, ListTag pPaletteTag, ListTag pBlocksTag) Constructors in net.minecraft.world.level.levelgen.structure.templatesystem with parameters of type HolderGetterModifierConstructorDescriptionStructureTemplateManager(ResourceManager pResourceManager, LevelStorageSource.LevelStorageAccess pLevelStorageAccess, com.mojang.datafixers.DataFixer pFixerUpper, HolderGetter<Block> pBlockLookup)