Uses of Interface
net.minecraft.util.valueproviders.SampledFloat
Packages that use SampledFloat
-
Uses of SampledFloat in net.minecraft.client.resources.sounds
Fields in net.minecraft.client.resources.sounds declared as SampledFloatModifier and TypeFieldDescriptionprivate final SampledFloat
Sound.pitch
private final SampledFloat
Sound.volume
Methods in net.minecraft.client.resources.sounds that return SampledFloatConstructors in net.minecraft.client.resources.sounds with parameters of type SampledFloatModifierConstructorDescriptionSound
(ResourceLocation pLocation, SampledFloat pVolume, SampledFloat pPitch, int pWeight, Sound.Type pType, boolean pStream, boolean pPreload, int pAttenuationDistance) -
Uses of SampledFloat in net.minecraft.util.valueproviders
Classes in net.minecraft.util.valueproviders that implement SampledFloatModifier and TypeClassDescriptionclass
class
class
class
class
class
Fields in net.minecraft.util.valueproviders declared as SampledFloatConstructors in net.minecraft.util.valueproviders with parameters of type SampledFloat