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 TypeClassDescriptionclass
class
class
class
class
class
Fields 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.CODEC
private static final com.mojang.serialization.Codec<com.mojang.datafixers.util.Either<Integer,
IntProvider>> IntProvider.CONSTANT_OR_DISPATCH_CODEC
private final SimpleWeightedRandomList<IntProvider>
WeightedListInt.distribution
static final com.mojang.serialization.Codec<IntProvider>
IntProvider.NON_NEGATIVE_CODEC
static final com.mojang.serialization.Codec<IntProvider>
IntProvider.POSITIVE_CODEC
Methods 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 ClampedInt
ClampedInt.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 IntProvider
LargeDripstoneConfiguration.columnRadius
private final IntProvider
CountConfiguration.count
final IntProvider
VegetationPatchConfiguration.depth
final IntProvider
GeodeConfiguration.distributionPoints
final IntProvider
DripstoneClusterConfiguration.dripstoneBlockLayerThickness
private final IntProvider
BlockColumnConfiguration.Layer.height
The field for theheight
record component.private final IntProvider
ColumnFeatureConfiguration.height
final IntProvider
DripstoneClusterConfiguration.height
final IntProvider
GeodeConfiguration.outerWallDistance
final IntProvider
GeodeConfiguration.pointOffset
private final IntProvider
DiskConfiguration.radius
The field for theradius
record component.final IntProvider
DripstoneClusterConfiguration.radius
private final IntProvider
ReplaceSphereConfiguration.radius
private final IntProvider
ColumnFeatureConfiguration.reach
private final IntProvider
DeltaFeatureConfiguration.rimSize
private final IntProvider
DeltaFeatureConfiguration.size
final IntProvider
VegetationPatchConfiguration.xzRadius
Methods in net.minecraft.world.level.levelgen.feature.configurations that return IntProviderModifier and TypeMethodDescriptionCountConfiguration.count()
BlockColumnConfiguration.Layer.height()
Returns the value of theheight
record component.ColumnFeatureConfiguration.height()
DiskConfiguration.radius()
Returns the value of theradius
record 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 BlockColumnConfiguration
BlockColumnConfiguration.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 aDiskConfiguration
record 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 aLayer
record 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 IntProvider
MegaPineFoliagePlacer.crownHeight
private final IntProvider
RandomSpreadFoliagePlacer.foliageHeight
private final IntProvider
PineFoliagePlacer.height
protected final IntProvider
FoliagePlacer.offset
protected final IntProvider
FoliagePlacer.radius
private final IntProvider
SpruceFoliagePlacer.trunkHeight
Methods 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 IntProvider
CountOnEveryLayerPlacement.count
Deprecated.private final IntProvider
CountPlacement.count
private final IntProvider
RandomOffsetPlacement.xzSpread
private final IntProvider
RandomOffsetPlacement.ySpread
Methods in net.minecraft.world.level.levelgen.placement with parameters of type IntProviderModifier and TypeMethodDescriptionstatic RandomOffsetPlacement
RandomOffsetPlacement.horizontal
(IntProvider p_191892_) static CountOnEveryLayerPlacement
CountOnEveryLayerPlacement.of
(IntProvider p_191607_) Deprecated.static CountPlacement
CountPlacement.of
(IntProvider p_191631_) static RandomOffsetPlacement
RandomOffsetPlacement.of
(IntProvider p_191880_, IntProvider p_191881_) static RandomOffsetPlacement
RandomOffsetPlacement.vertical
(IntProvider p_191878_) Constructors in net.minecraft.world.level.levelgen.placement with parameters of type IntProviderModifierConstructorDescriptionprivate
CountOnEveryLayerPlacement
(IntProvider p_191603_) Deprecated.private
CountPlacement
(IntProvider p_191627_) private
RandomOffsetPlacement
(IntProvider p_191875_, IntProvider p_191876_)