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 TypeClassDescriptionclassclassclassclassclassclassFields in net.minecraft.util.math.intprovider declared as IntProviderFields in net.minecraft.util.math.intprovider with type parameters of type IntProviderModifier and TypeFieldDescriptionprivate static final com.mojang.serialization.Codec<com.mojang.datafixers.util.Either<Integer,IntProvider>> IntProvider.INT_CODECstatic final com.mojang.serialization.Codec<IntProvider>IntProvider.NON_NEGATIVE_CODECstatic final com.mojang.serialization.Codec<IntProvider>IntProvider.POSITIVE_CODECstatic final com.mojang.serialization.Codec<IntProvider>IntProvider.VALUE_CODECprivate final DataPool<IntProvider>WeightedListIntProvider.weightedListMethods 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 ClampedIntProviderClampedIntProvider.create(IntProvider source, int min, int max) Constructors in net.minecraft.util.math.intprovider with parameters of type IntProviderConstructor parameters in net.minecraft.util.math.intprovider with type arguments 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.feature
Fields in net.minecraft.world.gen.feature declared as IntProviderModifier and TypeFieldDescriptionfinal IntProviderLargeDripstoneFeatureConfig.columnRadiusfinal IntProviderVegetationPatchFeatureConfig.depthfinal IntProviderGeodeFeatureConfig.distributionPointsfinal IntProviderDripstoneClusterFeatureConfig.dripstoneBlockLayerThicknessprivate final IntProviderBasaltColumnsFeatureConfig.heightprivate final IntProviderBlockColumnFeatureConfig.Layer.heightThe field for theheightrecord component.final IntProviderDripstoneClusterFeatureConfig.heightfinal IntProviderVegetationPatchFeatureConfig.horizontalRadiusfinal IntProviderGeodeFeatureConfig.outerWallDistancefinal IntProviderGeodeFeatureConfig.pointOffsetprivate final IntProviderDiskFeatureConfig.radiusThe field for theradiusrecord component.final IntProviderDripstoneClusterFeatureConfig.radiusprivate final IntProviderReplaceBlobsFeatureConfig.radiusprivate final IntProviderBasaltColumnsFeatureConfig.reachprivate final IntProviderDeltaFeatureConfig.rimSizeprivate final IntProviderDeltaFeatureConfig.sizeMethods in net.minecraft.world.gen.feature that return IntProviderModifier and TypeMethodDescriptionBasaltColumnsFeatureConfig.getHeight()ReplaceBlobsFeatureConfig.getRadius()BasaltColumnsFeatureConfig.getReach()DeltaFeatureConfig.getRimSize()DeltaFeatureConfig.getSize()BlockColumnFeatureConfig.Layer.height()Returns the value of theheightrecord component.DiskFeatureConfig.radius()Returns the value of theradiusrecord component.Methods in net.minecraft.world.gen.feature with parameters of type IntProviderModifier and TypeMethodDescriptionstatic BlockColumnFeatureConfigBlockColumnFeatureConfig.create(IntProvider height, BlockStateProvider state) BlockColumnFeatureConfig.createLayer(IntProvider height, BlockStateProvider state) 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 blockState, IntProvider intProvider, int int2, List<BlockState> list) DripstoneClusterFeatureConfig(int floorToCeilingSearchRange, IntProvider height, IntProvider radius, int maxStalagmiteStalactiteHeightDiff, int heightDeviation, IntProvider dripstoneBlockLayerThickness, FloatProvider density, FloatProvider wetness, float wetnessMean, int maxDistanceFromCenterAffectingChanceOfDripstoneColumn, int maxDistanceFromCenterAffectingHeightBias) 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) Layer(IntProvider intProvider, BlockStateProvider blockStateProvider) ReplaceBlobsFeatureConfig(BlockState target, BlockState state, IntProvider radius) VegetationPatchFeatureConfig(TagKey<Block> replaceable, BlockStateProvider groundState, RegistryEntry<PlacedFeature> vegetationFeature, VerticalSurfaceType surface, IntProvider depth, float extraBottomBlockChance, int verticalRange, float vegetationChance, IntProvider horizontalRadius, float extraEdgeColumnChance) -
Uses of IntProvider in net.minecraft.world.gen.foliage
Fields in net.minecraft.world.gen.foliage 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.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.placementmodifier
Fields in net.minecraft.world.gen.placementmodifier declared as IntProviderModifier and TypeFieldDescriptionprivate final IntProviderCountMultilayerPlacementModifier.countDeprecated.private final IntProviderCountPlacementModifier.countprivate final IntProviderRandomOffsetPlacementModifier.spreadXzprivate final IntProviderRandomOffsetPlacementModifier.spreadYMethods in net.minecraft.world.gen.placementmodifier with parameters of type IntProviderModifier and TypeMethodDescriptionRandomOffsetPlacementModifier.horizontally(IntProvider spreadXz) CountMultilayerPlacementModifier.of(IntProvider count) Deprecated.static CountPlacementModifierCountPlacementModifier.of(IntProvider count) RandomOffsetPlacementModifier.of(IntProvider spreadXz, IntProvider spreadY) RandomOffsetPlacementModifier.vertically(IntProvider spreadY) Constructors in net.minecraft.world.gen.placementmodifier with parameters of type IntProviderModifierConstructorDescriptionprivateDeprecated.privateprivateRandomOffsetPlacementModifier(IntProvider xzSpread, IntProvider ySpread) -
Uses of IntProvider in net.minecraft.world.gen.stateprovider
Fields in net.minecraft.world.gen.stateprovider declared as IntProviderModifier and TypeFieldDescriptionprivate final IntProviderRandomizedIntBlockStateProvider.valuesConstructors 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)