Package net.minecraft
Class class_8191
java.lang.Object
net.minecraft.client.sound.AbstractSoundInstance
net.minecraft.client.sound.MovingSoundInstance
net.minecraft.class_8191
- All Implemented Interfaces:
SoundInstance,TickableSoundInstance
- Mappings:
Namespace Name official fvsintermediary net/minecraft/class_8191named net/minecraft/class_8191
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.sound.SoundInstance
SoundInstance.AttenuationType -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final floatprivate static final floatprivate final class_8153Fields inherited from class net.minecraft.client.sound.AbstractSoundInstance
attenuationType, category, id, pitch, random, relative, repeat, repeatDelay, sound, volume, x, y, z -
Constructor Summary
Constructors -
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
getAttenuationType, getCategory, getId, getPitch, getRepeatDelay, getSound, getSoundSet, getVolume, getX, getY, getZ, isRelative, isRepeatable, shouldAlwaysPlay
-
Field Details
-
field_42931
private static final float field_42931- See Also:
- Mappings:
Namespace Name Mixin selector official nLfvs;n:Fintermediary field_42931Lnet/minecraft/class_8191;field_42931:Fnamed field_42931Lnet/minecraft/class_8191;field_42931:F
-
field_42932
private static final float field_42932- See Also:
- Mappings:
Namespace Name Mixin selector official oLfvs;o:Fintermediary field_42932Lnet/minecraft/class_8191;field_42932:Fnamed field_42932Lnet/minecraft/class_8191;field_42932:F
-
field_42933
- Mappings:
Namespace Name Mixin selector official pLfvs;p:Lbtu;intermediary field_42933Lnet/minecraft/class_8191;field_42933:Lnet/minecraft/class_8153;named field_42933Lnet/minecraft/class_8191;field_42933:Lnet/minecraft/class_8153;
-
-
Constructor Details
-
class_8191
-
-
Method Details
-
canPlay
public boolean canPlay()- Mappings:
Namespace Name Mixin selector official sLfvw;s()Zintermediary method_26273Lnet/minecraft/class_1113;method_26273()Znamed canPlayLnet/minecraft/client/sound/SoundInstance;canPlay()Z
-
tick
public void tick()- Mappings:
Namespace Name Mixin selector official qLfvx;q()Vintermediary method_16896Lnet/minecraft/class_1117;method_16896()Vnamed tickLnet/minecraft/client/sound/TickableSoundInstance;tick()V
-