Uses of Class
net.minecraft.util.math.intprovider.IntProvider
Packages that use IntProvider
Package
Description
The base package for all Minecraft classes.
-
Uses of IntProvider in net.minecraft
Subclasses of IntProvider in net.minecraftFields in net.minecraft declared as IntProviderMethods in net.minecraft with parameters of type IntProviderModifier and TypeMethodDescriptionstatic class_6334
class_6334.method_36255(IntProvider intProvider, int int2, int int3)
Constructors in net.minecraft with parameters of type IntProvider -
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.intproviderFields in net.minecraft.util.math.intprovider with type parameters of type IntProviderModifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<IntProvider>
IntProvider.field_33450
static com.mojang.serialization.Codec<IntProvider>
IntProvider.field_33451
private static com.mojang.serialization.Codec<com.mojang.datafixers.util.Either<Integer,IntProvider>>
IntProvider.INT_CODEC
static 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)
-
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 TypeFieldDescriptionLargeDripstoneFeatureConfig.columnRadius
VegetationPatchFeatureConfig.depth
DripstoneClusterFeatureConfig.dripstoneBlockLayerThickness
GeodeFeatureConfig.field_33516
GeodeFeatureConfig.field_33517
GeodeFeatureConfig.field_33518
private IntProvider
BasaltColumnsFeatureConfig.height
DripstoneClusterFeatureConfig.height
VegetationPatchFeatureConfig.horizontalRadius
DiskFeatureConfig.radius
DripstoneClusterFeatureConfig.radius
private IntProvider
ReplaceBlobsFeatureConfig.radius
private IntProvider
BasaltColumnsFeatureConfig.reach
private IntProvider
DeltaFeatureConfig.rimSize
private IntProvider
DeltaFeatureConfig.size
Fields in net.minecraft.world.gen.feature with type parameters of type IntProviderMethods 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 intProvider, IntProvider intProvider2, IntProvider intProvider3, int maxDistributionPoints, int minPointOffset, double double2, 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 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.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 IntProviderConstructors 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)