History - net.minecraft.client.sound.instance.AbstractSoundInstance
1.7.10
Names
bsk
net.minecraft.class_1891
net.minecraft.client.sound.instance.AbstractSoundInstance
net.minecraft.client.audio.PositionedSound
Fields
Identifier: a, field_8135, location, positionedSoundLocation
float: b, field_8136, volume, volume
float: c, field_8137, pitch, pitch
float: d, field_8138, x, xPosF
float: e, field_8139, y, yPosF
float: f, field_8140, z, zPosF
boolean: g, field_8141, looping, repeat
int: h, field_8142, period, repeatDelay
SoundInstance__Attenuation: i, field_8143, attenuation, attenuationType
Constructors
Methods
Identifier (): b, method_7073, getLocation, getSoundLocation
boolean (): c, method_7074, isLooping, canRepeat
int (): d, method_7075, getPeriod, getRepeatDelay
float (): e, method_7076, getVolume, getVolume
float (): f, method_7077, getPitch, getPitch
float (): g, method_7078, getX, getXPosF
float (): h, method_7079, getY, getYPosF
float (): i, method_7080, getZ, getZPosF
SoundInstance__Attenuation (): j, method_7081, getAttenuationType, getAttenuationType