Uses of Interface
net.minecraft.util.math.floatprovider.FloatSupplier
-
Uses of FloatSupplier in net.minecraft.client.sound
Modifier and TypeFieldDescriptionprivate final FloatSupplier
Sound.pitch
private final FloatSupplier
Sound.volume
ModifierConstructorDescriptionSound
(String id, FloatSupplier volume, FloatSupplier pitch, int weight, Sound.RegistrationType registrationType, boolean stream, boolean preload, int attenuation) -
Uses of FloatSupplier in net.minecraft.util.math.floatprovider
Modifier and TypeClassDescriptionclass
class
class
class
class
class
Modifier and TypeFieldDescriptionprivate final FloatSupplier[]
MultipliedFloatSupplier.multipliers