Package net.minecraft
Class class_11263
java.lang.Object
net.minecraft.client.sound.AbstractSoundInstance
net.minecraft.client.sound.MovingSoundInstance
net.minecraft.class_11263
- All Implemented Interfaces:
SoundInstance,TickableSoundInstance
- Mappings:
Namespace Name named net/minecraft/class_11263intermediary net/minecraft/class_11263official hqi
-
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 PlayerEntityprivate final class_11187Fields 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
canPlay, getAttenuationType, getCategory, getId, getPitch, getRepeatDelay, getSound, getSoundSet, getVolume, getX, getY, getZ, isRelative, isRepeatable
-
Field Details
-
field_59985
private static final float field_59985- See Also:
- Mappings:
Namespace Name Mixin selector named field_59985Lnet/minecraft/class_11263;field_59985:Fintermediary field_59985Lnet/minecraft/class_11263;field_59985:Fofficial nLhqi;n:F
-
field_59986
private static final float field_59986- See Also:
- Mappings:
Namespace Name Mixin selector named field_59986Lnet/minecraft/class_11263;field_59986:Fintermediary field_59986Lnet/minecraft/class_11263;field_59986:Fofficial oLhqi;o:F
-
field_59987
- Mappings:
Namespace Name Mixin selector named field_59987Lnet/minecraft/class_11263;field_59987:Lnet/minecraft/entity/player/PlayerEntity;intermediary field_59987Lnet/minecraft/class_11263;field_59987:Lnet/minecraft/class_1657;official pLhqi;p:Lcsu;
-
field_59988
- Mappings:
Namespace Name Mixin selector named field_59988Lnet/minecraft/class_11263;field_59988:Lnet/minecraft/class_11187;intermediary field_59988Lnet/minecraft/class_11263;field_59988:Lnet/minecraft/class_11187;official qLhqi;q:Lckv;
-
-
Constructor Details
-
class_11263
-
-
Method Details
-
shouldAlwaysPlay
public boolean shouldAlwaysPlay()- Mappings:
Namespace Name Mixin selector named shouldAlwaysPlayLnet/minecraft/client/sound/SoundInstance;shouldAlwaysPlay()Zintermediary method_4785Lnet/minecraft/class_1113;method_4785()Zofficial rLhqp;r()Z
-
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 qLhqq;q()V
-