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
Fields in net.minecraft.util.valueproviders declared as IntProviderFields in net.minecraft.util.valueproviders with type parameters of type IntProviderModifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<IntProvider>
IntProvider.CODEC
private static com.mojang.serialization.Codec<com.mojang.datafixers.util.Either<Integer,IntProvider>>
IntProvider.CONSTANT_OR_DISPATCH_CODEC
static com.mojang.serialization.Codec<IntProvider>
IntProvider.NON_NEGATIVE_CODEC
static 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 IntProvider -
Uses of IntProvider in net.minecraft.world.level.levelgen
Methods in net.minecraft.world.level.levelgen with parameters of type IntProvider -
Uses of IntProvider in net.minecraft.world.level.levelgen.feature.blockplacers
Fields in net.minecraft.world.level.levelgen.feature.blockplacers declared as IntProviderConstructors in net.minecraft.world.level.levelgen.feature.blockplacers with parameters 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 TypeFieldDescriptionLargeDripstoneConfiguration.columnRadius
private IntProvider
CountConfiguration.count
VegetationPatchConfiguration.depth
GeodeConfiguration.distributionPoints
DripstoneClusterConfiguration.dripstoneBlockLayerThickness
private IntProvider
ColumnFeatureConfiguration.height
DripstoneClusterConfiguration.height
GeodeConfiguration.outerWallDistance
GeodeConfiguration.pointOffset
DiskConfiguration.radius
DripstoneClusterConfiguration.radius
private IntProvider
ReplaceSphereConfiguration.radius
private IntProvider
ColumnFeatureConfiguration.reach
private IntProvider
DeltaFeatureConfiguration.rimSize
private IntProvider
DeltaFeatureConfiguration.size
VegetationPatchConfiguration.xzRadius
Fields in net.minecraft.world.level.levelgen.feature.configurations with type parameters of type IntProviderMethods in net.minecraft.world.level.levelgen.feature.configurations that return IntProviderModifier and TypeMethodDescriptionCountConfiguration.count()
ColumnFeatureConfiguration.height()
ReplaceSphereConfiguration.radius()
ColumnFeatureConfiguration.reach()
DeltaFeatureConfiguration.rimSize()
DeltaFeatureConfiguration.size()
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 p_160746_, IntProvider p_160747_, int p_160748_, List<BlockState> p_160749_)
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_)
ReplaceSphereConfiguration(BlockState p_161091_, BlockState p_161092_, IntProvider p_161093_)
VegetationPatchConfiguration(ResourceLocation p_161293_, BlockStateProvider p_161294_, Supplier<ConfiguredFeature<?,?>> p_161295_, CaveSurface p_161296_, IntProvider p_161297_, float p_161298_, int p_161299_, float p_161300_, IntProvider p_161301_, float p_161302_)
Constructor parameters in net.minecraft.world.level.levelgen.feature.configurations with type arguments of type IntProviderModifierConstructorDescriptionGrowingPlantConfiguration(SimpleWeightedRandomList<IntProvider> p_160912_, Direction p_160913_, BlockStateProvider p_160914_, BlockStateProvider p_160915_, boolean p_160916_)
-
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 IntProvider
MegaPineFoliagePlacer.crownHeight
private IntProvider
RandomSpreadFoliagePlacer.foliageHeight
private IntProvider
PineFoliagePlacer.height
protected IntProvider
FoliagePlacer.offset
protected IntProvider
FoliagePlacer.radius
private 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_)