Uses of Class
net.minecraft.util.math.intprovider.IntProvider
-
Uses of IntProvider in net.minecraft.util.math.intprovider
Classes in net.minecraft.util.math.intprovider with type parameters of type IntProvider Modifier and Type Interface Description interface
IntProviderType<P extends IntProvider>
Subclasses of IntProvider in net.minecraft.util.math.intprovider Modifier and Type Class Description class
ConstantIntProvider
class
UniformIntProvider
Fields in net.minecraft.util.math.intprovider with type parameters of type IntProvider Modifier and Type Field Description 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 IntProvider Modifier and Type Method Description static <P extends IntProvider>
IntProviderType<P>IntProviderType. register(String id, com.mojang.serialization.Codec<P> codec)
Methods in net.minecraft.util.math.intprovider that return types with arguments of type IntProvider Modifier and Type Method Description static 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 IntProvider Modifier and Type Field Description private IntProvider
CountConfig. count
Methods in net.minecraft.world.gen that return IntProvider Modifier and Type Method Description IntProvider
CountConfig. getCount()
Constructors in net.minecraft.world.gen with parameters of type IntProvider Constructor Description CountConfig(IntProvider distribution)
-
Uses of IntProvider in net.minecraft.world.gen.decorator
Methods in net.minecraft.world.gen.decorator with parameters of type IntProvider Modifier and Type Method Description default 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 IntProvider Modifier and Type Field Description IntProvider
LargeDripstoneFeatureConfig. columnRadius
IntProvider
VegetationPatchFeatureConfig. depth
IntProvider
DripstoneClusterFeatureConfig. dripstoneBlockLayerThickness
private IntProvider
BasaltColumnsFeatureConfig. height
IntProvider
DripstoneClusterFeatureConfig. height
IntProvider
VegetationPatchFeatureConfig. horizontalRadius
IntProvider
DiskFeatureConfig. radius
IntProvider
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 IntProvider Modifier and Type Field Description class_6005<IntProvider>
GrowingPlantFeatureConfig. heightDistribution
Methods in net.minecraft.world.gen.feature that return IntProvider Modifier and Type Method Description IntProvider
BasaltColumnsFeatureConfig. getHeight()
IntProvider
ReplaceBlobsFeatureConfig. getRadius()
IntProvider
BasaltColumnsFeatureConfig. getReach()
IntProvider
DeltaFeatureConfig. getRimSize()
IntProvider
DeltaFeatureConfig. getSize()
Constructors in net.minecraft.world.gen.feature with parameters of type IntProvider Constructor Description BasaltColumnsFeatureConfig(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)
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 IntProvider Constructor Description GrowingPlantFeatureConfig(class_6005<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 IntProvider Modifier and Type Field Description private 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 IntProvider Modifier and Type Method Description 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 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 IntProvider Constructor Description AcaciaFoliagePlacer(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.stateprovider
Fields in net.minecraft.world.gen.stateprovider declared as IntProvider Modifier and Type Field Description private IntProvider
RandomizedIntBlockStateProvider. values
Constructors in net.minecraft.world.gen.stateprovider with parameters of type IntProvider Constructor Description RandomizedIntBlockStateProvider(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 IntProvider Modifier and Type Field Description private IntProvider
BendingTrunkPlacer. bendLength
Constructors in net.minecraft.world.gen.trunk with parameters of type IntProvider Constructor Description BendingTrunkPlacer(int baseHeight, int firstRandomHeight, int secondRandomHeight, int minHeightForLeaves, IntProvider bendLength)