Uses of Class
net.minecraft.util.valueproviders.IntProvider
Packages that use IntProvider
Package
Description
-
Uses of IntProvider in net.minecraft.util.valueproviders
Classes in net.minecraft.util.valueproviders with type parameters of type IntProviderSubclasses of IntProvider in net.minecraft.util.valueprovidersModifier and TypeClassDescriptionclassclassclassclassclassclassFields in net.minecraft.util.valueproviders declared as IntProviderFields in net.minecraft.util.valueproviders with type parameters of type IntProviderModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<IntProvider>IntProvider.CODECprivate static final com.mojang.serialization.Codec<com.mojang.datafixers.util.Either<Integer,IntProvider>> IntProvider.CONSTANT_OR_DISPATCH_CODECprivate final SimpleWeightedRandomList<IntProvider>WeightedListInt.distributionstatic final com.mojang.serialization.Codec<IntProvider>IntProvider.NON_NEGATIVE_CODECstatic final com.mojang.serialization.Codec<IntProvider>IntProvider.POSITIVE_CODECMethods in net.minecraft.util.valueproviders with type parameters of type IntProviderMethods in net.minecraft.util.valueproviders that return types with arguments of type IntProviderModifier and TypeMethodDescriptionstatic com.mojang.serialization.Codec<IntProvider>IntProvider.codec(int p_146546_, int p_146547_) Methods in net.minecraft.util.valueproviders with parameters of type IntProviderModifier and TypeMethodDescriptionstatic ClampedIntClampedInt.of(IntProvider p_146396_, int p_146397_, int p_146398_) Constructors in net.minecraft.util.valueproviders with parameters of type IntProviderConstructor parameters in net.minecraft.util.valueproviders with type arguments of type IntProvider -
Uses of IntProvider in net.minecraft.world.level.levelgen.feature.configurations
Fields in net.minecraft.world.level.levelgen.feature.configurations declared as IntProviderModifier and TypeFieldDescriptionfinal IntProviderLargeDripstoneConfiguration.columnRadiusprivate final IntProviderCountConfiguration.countfinal IntProviderVegetationPatchConfiguration.depthfinal IntProviderGeodeConfiguration.distributionPointsfinal IntProviderDripstoneClusterConfiguration.dripstoneBlockLayerThicknessprivate final IntProviderBlockColumnConfiguration.Layer.heightThe field for theheightrecord component.private final IntProviderColumnFeatureConfiguration.heightfinal IntProviderDripstoneClusterConfiguration.heightfinal IntProviderGeodeConfiguration.outerWallDistancefinal IntProviderGeodeConfiguration.pointOffsetprivate final IntProviderDiskConfiguration.radiusThe field for theradiusrecord component.final IntProviderDripstoneClusterConfiguration.radiusprivate final IntProviderReplaceSphereConfiguration.radiusprivate final IntProviderColumnFeatureConfiguration.reachprivate final IntProviderDeltaFeatureConfiguration.rimSizeprivate final IntProviderDeltaFeatureConfiguration.sizefinal IntProviderVegetationPatchConfiguration.xzRadiusMethods in net.minecraft.world.level.levelgen.feature.configurations that return IntProviderModifier and TypeMethodDescriptionCountConfiguration.count()BlockColumnConfiguration.Layer.height()Returns the value of theheightrecord component.ColumnFeatureConfiguration.height()DiskConfiguration.radius()Returns the value of theradiusrecord component.ReplaceSphereConfiguration.radius()ColumnFeatureConfiguration.reach()DeltaFeatureConfiguration.rimSize()DeltaFeatureConfiguration.size()Methods in net.minecraft.world.level.levelgen.feature.configurations with parameters of type IntProviderModifier and TypeMethodDescriptionBlockColumnConfiguration.layer(IntProvider p_191219_, BlockStateProvider p_191220_) static BlockColumnConfigurationBlockColumnConfiguration.simple(IntProvider p_191225_, BlockStateProvider p_191226_) Constructors in net.minecraft.world.level.levelgen.feature.configurations with parameters of type IntProviderModifierConstructorDescriptionColumnFeatureConfiguration(IntProvider p_160715_, IntProvider p_160716_) CountConfiguration(IntProvider p_160724_) DeltaFeatureConfiguration(BlockState p_160731_, BlockState p_160732_, IntProvider p_160733_, IntProvider p_160734_) DiskConfiguration(BlockState state, IntProvider radius, int halfHeight, List<BlockState> targets) Creates an instance of aDiskConfigurationrecord class.DripstoneClusterConfiguration(int p_160772_, IntProvider p_160773_, IntProvider p_160774_, int p_160775_, int p_160776_, IntProvider p_160777_, FloatProvider p_160778_, FloatProvider p_160779_, float p_160780_, int p_160781_, int p_160782_) GeodeConfiguration(GeodeBlockSettings p_160828_, GeodeLayerSettings p_160829_, GeodeCrackSettings p_160830_, double p_160831_, double p_160832_, boolean p_160833_, IntProvider p_160834_, IntProvider p_160835_, IntProvider p_160836_, int p_160837_, int p_160838_, double p_160839_, int p_160840_) LargeDripstoneConfiguration(int p_160956_, IntProvider p_160957_, FloatProvider p_160958_, float p_160959_, FloatProvider p_160960_, FloatProvider p_160961_, FloatProvider p_160962_, int p_160963_, float p_160964_) Layer(IntProvider height, BlockStateProvider state) Creates an instance of aLayerrecord class.ReplaceSphereConfiguration(BlockState p_161091_, BlockState p_161092_, IntProvider p_161093_) 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 IntProvider in net.minecraft.world.level.levelgen.feature.foliageplacers
Fields in net.minecraft.world.level.levelgen.feature.foliageplacers declared as IntProviderModifier and TypeFieldDescriptionprivate final IntProviderMegaPineFoliagePlacer.crownHeightprivate final IntProviderRandomSpreadFoliagePlacer.foliageHeightprivate final IntProviderPineFoliagePlacer.heightprotected final IntProviderFoliagePlacer.offsetprotected final IntProviderFoliagePlacer.radiusprivate final IntProviderSpruceFoliagePlacer.trunkHeightMethods in net.minecraft.world.level.levelgen.feature.foliageplacers that return types with arguments of type IntProviderModifier and TypeMethodDescriptionprotected static <P extends BlobFoliagePlacer>
com.mojang.datafixers.Products.P3<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<P>,IntProvider, IntProvider, Integer> BlobFoliagePlacer.blobParts(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<P> p_68414_) protected static <P extends BlobFoliagePlacer>
com.mojang.datafixers.Products.P3<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<P>,IntProvider, IntProvider, Integer> BlobFoliagePlacer.blobParts(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<P> p_68414_) protected static <P extends FoliagePlacer>
com.mojang.datafixers.Products.P2<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<P>,IntProvider, IntProvider> FoliagePlacer.foliagePlacerParts(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<P> p_68574_) protected static <P extends FoliagePlacer>
com.mojang.datafixers.Products.P2<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<P>,IntProvider, IntProvider> FoliagePlacer.foliagePlacerParts(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<P> p_68574_) Constructors in net.minecraft.world.level.levelgen.feature.foliageplacers with parameters of type IntProviderModifierConstructorDescriptionAcaciaFoliagePlacer(IntProvider p_161343_, IntProvider p_161344_) BlobFoliagePlacer(IntProvider p_161356_, IntProvider p_161357_, int p_161358_) BushFoliagePlacer(IntProvider p_161370_, IntProvider p_161371_, int p_161372_) DarkOakFoliagePlacer(IntProvider p_161384_, IntProvider p_161385_) FancyFoliagePlacer(IntProvider p_161397_, IntProvider p_161398_, int p_161399_) FoliagePlacer(IntProvider p_161411_, IntProvider p_161412_) MegaJungleFoliagePlacer(IntProvider p_161454_, IntProvider p_161455_, int p_161456_) MegaPineFoliagePlacer(IntProvider p_161470_, IntProvider p_161471_, IntProvider p_161472_) PineFoliagePlacer(IntProvider p_161486_, IntProvider p_161487_, IntProvider p_161488_) RandomSpreadFoliagePlacer(IntProvider p_161506_, IntProvider p_161507_, IntProvider p_161508_, int p_161509_) SpruceFoliagePlacer(IntProvider p_161539_, IntProvider p_161540_, IntProvider p_161541_) -
Uses of IntProvider in net.minecraft.world.level.levelgen.feature.stateproviders
Fields in net.minecraft.world.level.levelgen.feature.stateproviders declared as IntProviderConstructors in net.minecraft.world.level.levelgen.feature.stateproviders with parameters of type IntProviderModifierConstructorDescriptionRandomizedIntStateProvider(BlockStateProvider p_161566_, String p_161567_, IntProvider p_161568_) RandomizedIntStateProvider(BlockStateProvider p_161562_, IntegerProperty p_161563_, IntProvider p_161564_) -
Uses of IntProvider in net.minecraft.world.level.levelgen.feature.trunkplacers
Fields in net.minecraft.world.level.levelgen.feature.trunkplacers declared as IntProviderConstructors in net.minecraft.world.level.levelgen.feature.trunkplacers with parameters of type IntProviderModifierConstructorDescriptionBendingTrunkPlacer(int p_161770_, int p_161771_, int p_161772_, int p_161773_, IntProvider p_161774_) -
Uses of IntProvider in net.minecraft.world.level.levelgen.placement
Fields in net.minecraft.world.level.levelgen.placement declared as IntProviderModifier and TypeFieldDescriptionprivate final IntProviderCountOnEveryLayerPlacement.countDeprecated.private final IntProviderCountPlacement.countprivate final IntProviderRandomOffsetPlacement.xzSpreadprivate final IntProviderRandomOffsetPlacement.ySpreadMethods in net.minecraft.world.level.levelgen.placement with parameters of type IntProviderModifier and TypeMethodDescriptionstatic RandomOffsetPlacementRandomOffsetPlacement.horizontal(IntProvider p_191892_) static CountOnEveryLayerPlacementCountOnEveryLayerPlacement.of(IntProvider p_191607_) Deprecated.static CountPlacementCountPlacement.of(IntProvider p_191631_) static RandomOffsetPlacementRandomOffsetPlacement.of(IntProvider p_191880_, IntProvider p_191881_) static RandomOffsetPlacementRandomOffsetPlacement.vertical(IntProvider p_191878_) Constructors in net.minecraft.world.level.levelgen.placement with parameters of type IntProviderModifierConstructorDescriptionprivateCountOnEveryLayerPlacement(IntProvider p_191603_) Deprecated.privateCountPlacement(IntProvider p_191627_) privateRandomOffsetPlacement(IntProvider p_191875_, IntProvider p_191876_)