Uses of Class
net.minecraft.util.math.intprovider.IntProvider
Packages that use IntProvider
Package
Description
-
Uses of IntProvider in net.minecraft.util.math.intprovider
Classes in net.minecraft.util.math.intprovider with type parameters of type IntProviderSubclasses of IntProvider in net.minecraft.util.math.intproviderModifier and TypeClassDescriptionclass
class
class
class
Fields in net.minecraft.util.math.intprovider declared as IntProviderFields in net.minecraft.util.math.intprovider with type parameters of type IntProviderModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<IntProvider>
IntProvider.field_33450
static final com.mojang.serialization.Codec<IntProvider>
IntProvider.field_33451
private static final com.mojang.serialization.Codec<com.mojang.datafixers.util.Either<Integer,
IntProvider>> IntProvider.INT_CODEC
static final com.mojang.serialization.Codec<IntProvider>
IntProvider.VALUE_CODEC
Methods in net.minecraft.util.math.intprovider with type parameters of type IntProviderMethods in net.minecraft.util.math.intprovider that return types with arguments of type IntProviderModifier and TypeMethodDescriptionstatic com.mojang.serialization.Codec<IntProvider>
IntProvider.createValidatingCodec
(int min, int max) Methods in net.minecraft.util.math.intprovider with parameters of type IntProviderModifier and TypeMethodDescriptionstatic ClampedIntProvider
ClampedIntProvider.create
(IntProvider source, int min, int max) Constructors in net.minecraft.util.math.intprovider with parameters of type IntProvider -
Uses of IntProvider in net.minecraft.world.gen
Fields in net.minecraft.world.gen declared as IntProviderMethods in net.minecraft.world.gen that return IntProviderConstructors in net.minecraft.world.gen with parameters of type IntProvider -
Uses of IntProvider in net.minecraft.world.gen.decorator
Methods in net.minecraft.world.gen.decorator with parameters of type IntProviderModifier and TypeMethodDescriptiondefault R
Decoratable.repeat
(IntProvider count) Applies theminecraft:count
decorator, which repeats the input positions by the value of thecount
distribution. -
Uses of IntProvider in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as IntProviderModifier and TypeFieldDescriptionfinal IntProvider
LargeDripstoneFeatureConfig.columnRadius
final IntProvider
VegetationPatchFeatureConfig.depth
final IntProvider
GeodeFeatureConfig.distributionPoints
final IntProvider
DripstoneClusterFeatureConfig.dripstoneBlockLayerThickness
private final IntProvider
BasaltColumnsFeatureConfig.height
final IntProvider
DripstoneClusterFeatureConfig.height
final IntProvider
VegetationPatchFeatureConfig.horizontalRadius
final IntProvider
GeodeFeatureConfig.outerWallDistance
final IntProvider
GeodeFeatureConfig.pointOffset
final IntProvider
DiskFeatureConfig.radius
final IntProvider
DripstoneClusterFeatureConfig.radius
private final IntProvider
ReplaceBlobsFeatureConfig.radius
private final IntProvider
BasaltColumnsFeatureConfig.reach
private final IntProvider
DeltaFeatureConfig.rimSize
private final IntProvider
DeltaFeatureConfig.size
Fields in net.minecraft.world.gen.feature with type parameters of type IntProviderModifier and TypeFieldDescriptionfinal DataPool<IntProvider>
GrowingPlantFeatureConfig.heightDistribution
Methods in net.minecraft.world.gen.feature that return IntProviderModifier and TypeMethodDescriptionBasaltColumnsFeatureConfig.getHeight()
ReplaceBlobsFeatureConfig.getRadius()
BasaltColumnsFeatureConfig.getReach()
DeltaFeatureConfig.getRimSize()
DeltaFeatureConfig.getSize()
Constructors in net.minecraft.world.gen.feature with parameters of type IntProviderModifierConstructorDescriptionBasaltColumnsFeatureConfig
(IntProvider reach, IntProvider height) DeltaFeatureConfig
(BlockState contents, BlockState rim, IntProvider size, IntProvider rimSize) DiskFeatureConfig
(BlockState state, IntProvider radius, int halfHeight, List<BlockState> targets) DripstoneClusterFeatureConfig
(int floorToCeilingSearchRange, IntProvider height, IntProvider radius, int maxStalagmiteStalactiteHeightDiff, int heightDeviation, IntProvider dripstoneBlockLayerThickness, FloatProvider density, FloatProvider wetness, float wetnessMean, int int2, int int3) GeodeFeatureConfig
(GeodeLayerConfig layerConfig, GeodeLayerThicknessConfig layerThicknessConfig, GeodeCrackConfig crackConfig, double usePotentialPlacementsChance, double useAlternateLayer0Chance, boolean placementsRequireLayer0Alternate, IntProvider outerWallDistance, IntProvider distributionPoints, IntProvider pointOffset, int maxDistributionPoints, int minPointOffset, double noiseMultiplier, int maxGenOffset) LargeDripstoneFeatureConfig
(int floorToCeilingSearchRange, IntProvider columnRadius, FloatProvider heightScale, float maxColumnRadiusToCaveHeightRatio, FloatProvider stalactiteBluntness, FloatProvider stalagmiteBluntness, FloatProvider windSpeed, int minRadiusForWind, float minBluntnessForWind) ReplaceBlobsFeatureConfig
(BlockState target, BlockState state, IntProvider radius) VegetationPatchFeatureConfig
(Identifier replaceable, BlockStateProvider groundState, Supplier<ConfiguredFeature<?, ?>> vegetationFeature, VerticalSurfaceType surface, IntProvider depth, float extraBottomBlockChance, int verticalRange, float vegetationChance, IntProvider horizontalRadius, float extraEdgeColumnChance) Constructor parameters in net.minecraft.world.gen.feature with type arguments of type IntProviderModifierConstructorDescriptionGrowingPlantFeatureConfig
(DataPool<IntProvider> heightDistribution, Direction direction, BlockStateProvider bodyProvider, BlockStateProvider headProvider, boolean allowWater) -
Uses of IntProvider in net.minecraft.world.gen.foliage
Fields in net.minecraft.world.gen.foliage 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.gen.foliage 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.createCodec
(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<P> builder) protected static <P extends BlobFoliagePlacer>
com.mojang.datafixers.Products.P3<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<P>,IntProvider, IntProvider, Integer> BlobFoliagePlacer.createCodec
(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<P> builder) protected static <P extends FoliagePlacer>
com.mojang.datafixers.Products.P2<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<P>,IntProvider, IntProvider> FoliagePlacer.fillFoliagePlacerFields
(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<P> instance) protected static <P extends FoliagePlacer>
com.mojang.datafixers.Products.P2<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<P>,IntProvider, IntProvider> FoliagePlacer.fillFoliagePlacerFields
(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<P> instance) Constructors in net.minecraft.world.gen.foliage with parameters of type IntProviderModifierConstructorDescriptionAcaciaFoliagePlacer
(IntProvider radius, IntProvider offset) BlobFoliagePlacer
(IntProvider radius, IntProvider offset, int height) BushFoliagePlacer
(IntProvider radius, IntProvider offset, int height) DarkOakFoliagePlacer
(IntProvider radius, IntProvider offset) FoliagePlacer
(IntProvider radius, IntProvider offset) JungleFoliagePlacer
(IntProvider radius, IntProvider offset, int height) LargeOakFoliagePlacer
(IntProvider radius, IntProvider offset, int height) MegaPineFoliagePlacer
(IntProvider radius, IntProvider offset, IntProvider crownHeight) PineFoliagePlacer
(IntProvider radius, IntProvider offset, IntProvider height) RandomSpreadFoliagePlacer
(IntProvider radius, IntProvider offset, IntProvider foliageHeight, int leafPlacementAttempts) SpruceFoliagePlacer
(IntProvider radius, IntProvider offset, IntProvider trunkHeight) -
Uses of IntProvider in net.minecraft.world.gen.placer
Fields in net.minecraft.world.gen.placer declared as IntProviderConstructors in net.minecraft.world.gen.placer with parameters of type IntProvider -
Uses of IntProvider in net.minecraft.world.gen.stateprovider
Fields in net.minecraft.world.gen.stateprovider declared as IntProviderModifier and TypeFieldDescriptionprivate final IntProvider
RandomizedIntBlockStateProvider.values
Constructors in net.minecraft.world.gen.stateprovider with parameters of type IntProviderModifierConstructorDescriptionRandomizedIntBlockStateProvider
(BlockStateProvider source, String propertyName, IntProvider values) RandomizedIntBlockStateProvider
(BlockStateProvider source, IntProperty property, IntProvider values) -
Uses of IntProvider in net.minecraft.world.gen.trunk
Fields in net.minecraft.world.gen.trunk declared as IntProviderConstructors in net.minecraft.world.gen.trunk with parameters of type IntProviderModifierConstructorDescriptionBendingTrunkPlacer
(int baseHeight, int firstRandomHeight, int secondRandomHeight, int minHeightForLeaves, IntProvider bendLength)