Package net.minecraft
Class class_11747
java.lang.Object
net.minecraft.client.sound.AbstractSoundInstance
net.minecraft.client.sound.MovingSoundInstance
net.minecraft.class_11747
- All Implemented Interfaces:
SoundInstance,TickableSoundInstance
- Mappings:
Namespace Name named net/minecraft/class_11747intermediary net/minecraft/class_11747official hzm
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.sound.SoundInstance
SoundInstance.AttenuationType -
Field Summary
FieldsFields inherited from class net.minecraft.client.sound.AbstractSoundInstance
attenuationType, category, id, pitch, random, relative, repeat, repeatDelay, sound, volume, x, y, z -
Constructor Summary
ConstructorsConstructorDescriptionclass_11747(SoundEvent soundEvent, SoundCategory soundCategory, Random random, Camera camera, float float2, float float3) -
Method Summary
Methods inherited from class net.minecraft.client.sound.MovingSoundInstance
isDone, setDoneMethods inherited from class net.minecraft.client.sound.AbstractSoundInstance
getAttenuationType, getCategory, getId, getPitch, getRepeatDelay, getSound, getSoundSet, getVolume, getX, getY, getZ, isRelative, isRepeatable, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.client.sound.SoundInstance
canPlay, getAttenuationType, getCategory, getId, getPitch, getRepeatDelay, getSound, getSoundSet, getVolume, getX, getY, getZ, isRelative, isRepeatable, shouldAlwaysPlay
-
Field Details
-
field_62051
- Mappings:
Namespace Name Mixin selector named field_62051Lnet/minecraft/class_11747;field_62051:Lnet/minecraft/client/render/Camera;intermediary field_62051Lnet/minecraft/class_11747;field_62051:Lnet/minecraft/class_4184;official nLhzm;n:Lfvi;
-
field_62052
private final float field_62052- Mappings:
Namespace Name Mixin selector named field_62052Lnet/minecraft/class_11747;field_62052:Fintermediary field_62052Lnet/minecraft/class_11747;field_62052:Fofficial oLhzm;o:F
-
field_62053
private final float field_62053- Mappings:
Namespace Name Mixin selector named field_62053Lnet/minecraft/class_11747;field_62053:Fintermediary field_62053Lnet/minecraft/class_11747;field_62053:Fofficial pLhzm;p:F
-
-
Constructor Details
-
class_11747
public class_11747(SoundEvent soundEvent, SoundCategory soundCategory, Random random, Camera camera, float float2, float float3)
-
-
Method Details
-
method_73254
private void method_73254()- Mappings:
Namespace Name Mixin selector named method_73254Lnet/minecraft/class_11747;method_73254()Vintermediary method_73254Lnet/minecraft/class_11747;method_73254()Vofficial oLhzm;o()V
-
tick
public void tick()- Mappings:
Namespace Name Mixin selector named tickLnet/minecraft/client/sound/TickableSoundInstance;tick()Vintermediary method_16896Lnet/minecraft/class_1117;method_16896()Vofficial qLhzz;q()V
-