Uses of Interface
net.minecraft.util.valueproviders.FloatProvider
Packages that use FloatProvider
Package
Description
-
Uses of FloatProvider in net.minecraft.client.resources.sounds
Fields in net.minecraft.client.resources.sounds declared as FloatProviderModifier and TypeFieldDescriptionprivate static final FloatProviderSoundEventRegistrationSerializer.DEFAULT_FLOAT -
Uses of FloatProvider in net.minecraft.core.registries
Fields in net.minecraft.core.registries with type parameters of type FloatProviderModifier and TypeFieldDescriptionstatic final Registry<com.mojang.serialization.MapCodec<? extends FloatProvider>> BuiltInRegistries.FLOAT_PROVIDER_TYPEstatic final ResourceKey<Registry<com.mojang.serialization.MapCodec<? extends FloatProvider>>> Registries.FLOAT_PROVIDER_TYPE -
Uses of FloatProvider in net.minecraft.util.valueproviders
Classes in net.minecraft.util.valueproviders that implement FloatProviderModifier and TypeClassDescriptionfinal recordfinal recordfinal recordfinal recordFields in net.minecraft.util.valueproviders with type parameters of type FloatProviderModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<FloatProvider> FloatProviders.CODECprivate static final com.mojang.serialization.Codec<com.mojang.datafixers.util.Either<Float, FloatProvider>> FloatProviders.CONSTANT_OR_DISPATCH_CODECMethods in net.minecraft.util.valueproviders that return types with arguments of type FloatProviderModifier and TypeMethodDescriptionstatic com.mojang.serialization.MapCodec<? extends FloatProvider> FloatProviders.bootstrap(Registry<com.mojang.serialization.MapCodec<? extends FloatProvider>> registry) com.mojang.serialization.MapCodec<? extends FloatProvider> FloatProvider.codec()static com.mojang.serialization.Codec<FloatProvider> FloatProviders.codec(float minValue) static com.mojang.serialization.Codec<FloatProvider> FloatProviders.codec(float minValue, float maxValue) Method parameters in net.minecraft.util.valueproviders with type arguments of type FloatProviderModifier and TypeMethodDescriptionstatic com.mojang.serialization.MapCodec<? extends FloatProvider> FloatProviders.bootstrap(Registry<com.mojang.serialization.MapCodec<? extends FloatProvider>> registry) -
Uses of FloatProvider in net.minecraft.world.entity
Fields in net.minecraft.world.entity declared as FloatProviderModifier and TypeFieldDescriptionprivate final FloatProviderSulfurCubeArchetype.ContactDamage.amountThe field for theamountrecord component.Methods in net.minecraft.world.entity that return FloatProviderModifier and TypeMethodDescriptionSulfurCubeArchetype.ContactDamage.amount()Returns the value of theamountrecord component.Methods in net.minecraft.world.entity with parameters of type FloatProviderModifier and TypeMethodDescriptionprivate static SulfurCubeArchetype.ContactDamageSulfurCubeArchetypes.contactDamage(BootstrapContext<SulfurCubeArchetype> context, ResourceKey<DamageType> damageType, FloatProvider amount, boolean attributeToSource) Constructors in net.minecraft.world.entity with parameters of type FloatProviderModifierConstructorDescriptionContactDamage(Holder<DamageType> damageType, FloatProvider amount, boolean attributeToSource) Creates an instance of aContactDamagerecord class. -
Uses of FloatProvider in net.minecraft.world.item.enchantment.effects
Fields in net.minecraft.world.item.enchantment.effects declared as FloatProviderModifier and TypeFieldDescriptionprivate final FloatProviderSpawnParticlesEffect.VelocitySource.baseThe field for thebaserecord component.private final FloatProviderPlaySoundEffect.pitchThe field for thepitchrecord component.private final FloatProviderSpawnParticlesEffect.speedThe field for thespeedrecord component.private final FloatProviderPlaySoundEffect.volumeThe field for thevolumerecord component.Methods in net.minecraft.world.item.enchantment.effects that return FloatProviderModifier and TypeMethodDescriptionSpawnParticlesEffect.VelocitySource.base()Returns the value of thebaserecord component.PlaySoundEffect.pitch()Returns the value of thepitchrecord component.SpawnParticlesEffect.speed()Returns the value of thespeedrecord component.PlaySoundEffect.volume()Returns the value of thevolumerecord component.Methods in net.minecraft.world.item.enchantment.effects with parameters of type FloatProviderConstructors in net.minecraft.world.item.enchantment.effects with parameters of type FloatProviderModifierConstructorDescriptionPlaySoundEffect(List<Holder<SoundEvent>> soundEvents, FloatProvider volume, FloatProvider pitch) Creates an instance of aPlaySoundEffectrecord class.SpawnParticlesEffect(ParticleOptions particle, SpawnParticlesEffect.PositionSource horizontalPosition, SpawnParticlesEffect.PositionSource verticalPosition, SpawnParticlesEffect.VelocitySource horizontalVelocity, SpawnParticlesEffect.VelocitySource verticalVelocity, FloatProvider speed) Creates an instance of aSpawnParticlesEffectrecord class.VelocitySource(float movementScale, FloatProvider base) Creates an instance of aVelocitySourcerecord class. -
Uses of FloatProvider in net.minecraft.world.level.levelgen.carver
Fields in net.minecraft.world.level.levelgen.carver declared as FloatProviderModifier and TypeFieldDescriptionprivate final FloatProviderCanyonWorldCarver.Shape.distanceFactorThe field for thedistanceFactorrecord component.private final FloatProviderCaveWorldCarver.floorLevelThe field for thefloorLevelrecord component.private final FloatProviderCanyonWorldCarver.Shape.horizontalRadiusFactorThe field for thehorizontalRadiusFactorrecord component.private final FloatProviderCaveWorldCarver.horizontalRadiusMultiplierThe field for thehorizontalRadiusMultiplierrecord component.private final FloatProviderCaveWorldCarver.roomVerticalRadiusMultiplierThe field for theroomVerticalRadiusMultiplierrecord component.private final FloatProviderCaveWorldCarver.startVerticalRadiusMultiplierThe field for thestartVerticalRadiusMultiplierrecord component.private final FloatProviderCanyonWorldCarver.Shape.thicknessThe field for thethicknessrecord component.private final FloatProviderCaveWorldCarver.thicknessThe field for thethicknessrecord component.private final FloatProviderCaveWorldCarver.verticalRadiusMultiplierThe field for theverticalRadiusMultiplierrecord component.private final FloatProviderCanyonWorldCarver.verticalRotationThe field for theverticalRotationrecord component.private final FloatProviderCanyonWorldCarver.Shape.yScaleThe field for theyScalerecord component.Methods in net.minecraft.world.level.levelgen.carver that return FloatProviderModifier and TypeMethodDescriptionCanyonWorldCarver.Shape.distanceFactor()Returns the value of thedistanceFactorrecord component.CaveWorldCarver.floorLevel()Returns the value of thefloorLevelrecord component.CanyonWorldCarver.Shape.horizontalRadiusFactor()Returns the value of thehorizontalRadiusFactorrecord component.CaveWorldCarver.horizontalRadiusMultiplier()Returns the value of thehorizontalRadiusMultiplierrecord component.CaveWorldCarver.roomVerticalRadiusMultiplier()Returns the value of theroomVerticalRadiusMultiplierrecord component.CaveWorldCarver.startVerticalRadiusMultiplier()Returns the value of thestartVerticalRadiusMultiplierrecord component.CanyonWorldCarver.Shape.thickness()Returns the value of thethicknessrecord component.CaveWorldCarver.thickness()Returns the value of thethicknessrecord component.CaveWorldCarver.verticalRadiusMultiplier()Returns the value of theverticalRadiusMultiplierrecord component.CanyonWorldCarver.verticalRotation()Returns the value of theverticalRotationrecord component.CanyonWorldCarver.Shape.yScale()Returns the value of theyScalerecord component.Constructors in net.minecraft.world.level.levelgen.carver with parameters of type FloatProviderModifierConstructorDescriptionCanyonWorldCarver(float probability, HeightProvider y, FloatProvider verticalRotation, CanyonWorldCarver.Shape shape) Creates an instance of aCanyonWorldCarverrecord class.CaveWorldCarver(float probability, HeightProvider y, IntProvider count, FloatProvider thickness, boolean weirdThicknessBias, FloatProvider roomVerticalRadiusMultiplier, FloatProvider horizontalRadiusMultiplier, FloatProvider verticalRadiusMultiplier, FloatProvider startVerticalRadiusMultiplier, FloatProvider floorLevel) Creates an instance of aCaveWorldCarverrecord class.Shape(FloatProvider distanceFactor, FloatProvider thickness, int widthSmoothness, FloatProvider horizontalRadiusFactor, float verticalRadiusDefaultFactor, float verticalRadiusCenterFactor, FloatProvider yScale) Creates an instance of aShaperecord class. -
Uses of FloatProvider in net.minecraft.world.level.levelgen.feature
Fields in net.minecraft.world.level.levelgen.feature declared as FloatProviderModifier and TypeFieldDescriptionprivate final FloatProviderSpeleothemClusterFeature.densityThe field for thedensityrecord component.private final FloatProviderLargeDripstoneFeature.heightScaleThe field for theheightScalerecord component.private final FloatProviderLargeDripstoneFeature.stalactiteBluntnessThe field for thestalactiteBluntnessrecord component.private final FloatProviderLargeDripstoneFeature.stalagmiteBluntnessThe field for thestalagmiteBluntnessrecord component.private final FloatProviderSpeleothemClusterFeature.wetnessThe field for thewetnessrecord component.private final FloatProviderLargeDripstoneFeature.windSpeedThe field for thewindSpeedrecord component.Methods in net.minecraft.world.level.levelgen.feature that return FloatProviderModifier and TypeMethodDescriptionSpeleothemClusterFeature.density()Returns the value of thedensityrecord component.LargeDripstoneFeature.heightScale()Returns the value of theheightScalerecord component.LargeDripstoneFeature.stalactiteBluntness()Returns the value of thestalactiteBluntnessrecord component.LargeDripstoneFeature.stalagmiteBluntness()Returns the value of thestalagmiteBluntnessrecord component.SpeleothemClusterFeature.wetness()Returns the value of thewetnessrecord component.LargeDripstoneFeature.windSpeed()Returns the value of thewindSpeedrecord component.Methods in net.minecraft.world.level.levelgen.feature with parameters of type FloatProviderModifier and TypeMethodDescriptionprivate static LargeDripstoneFeature.LargeDripstoneLargeDripstoneFeature.makeDripstone(BlockPos root, boolean pointingUp, RandomSource random, int radius, FloatProvider bluntness, FloatProvider heightScale) Constructors in net.minecraft.world.level.levelgen.feature with parameters of type FloatProviderModifierConstructorDescriptionLargeDripstoneFeature(HolderSet<Block> replaceableBlocks, int floorToCeilingSearchRange, IntProvider columnRadius, FloatProvider heightScale, float maxColumnRadiusToCaveHeightRatio, FloatProvider stalactiteBluntness, FloatProvider stalagmiteBluntness, FloatProvider windSpeed, int minRadiusForWind, float minBluntnessForWind) Creates an instance of aLargeDripstoneFeaturerecord class.SpeleothemClusterFeature(BlockState baseBlock, BlockState pointedBlock, HolderSet<Block> replaceableBlocks, int floorToCeilingSearchRange, IntProvider height, IntProvider radius, int maxStalagmiteStalactiteHeightDiff, int heightDeviation, IntProvider speleothemBlockLayerThickness, FloatProvider density, FloatProvider wetness, float chanceOfSpeleothemAtMaxDistanceFromCenter, int maxDistanceFromEdgeAffectingChanceOfSpeleothem, int maxDistanceFromCenterAffectingHeightBias) Creates an instance of aSpeleothemClusterFeaturerecord class.privateWindOffsetter(int originY, RandomSource random, FloatProvider windSpeedRange, int maxOffset)