Package net.minecraft.client.sound
Class MinecartMovingSoundInstance
java.lang.Object
net.minecraft.client.sound.AbstractSoundInstance
net.minecraft.client.sound.MovingSoundInstance
net.minecraft.client.sound.MinecartMovingSoundInstance
- All Implemented Interfaces:
SoundInstance,TickableSoundInstance,Tickable
- Mappings:
Namespace Name official cbwintermediary net/minecraft/class_1893named net/minecraft/client/sound/MinecartMovingSoundInstance
-
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.MovingSoundInstance
doneFields inherited from class net.minecraft.client.sound.AbstractSoundInstance
attenuationType, field_13678, field_13679, identifier, pitch, repeat, repeatDelay, volume, x, y, z -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.sound.MovingSoundInstance
isDoneMethods inherited from class net.minecraft.client.sound.AbstractSoundInstance
getAttenuationType, getIdentifier, getPitch, getRepeatDelay, getVolume, getX, getY, getZ, isRepeatable, method_12532, method_12533, method_12534Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.sound.SoundInstance
getAttenuationType, getIdentifier, getPitch, getRepeatDelay, getVolume, getX, getY, getZ, isRepeatable, method_12532, method_12533, method_12534
-
Field Details
-
minecart
- Mappings:
Namespace Name Mixin selector official mLcbw;m:Laby;intermediary field_8145Lnet/minecraft/class_1893;field_8145:Lnet/minecraft/class_965;named minecartLnet/minecraft/client/sound/MinecartMovingSoundInstance;minecart:Lnet/minecraft/entity/vehicle/AbstractMinecartEntity;
-
field_8146
private float field_8146- Mappings:
Namespace Name Mixin selector official nLcbw;n:Fintermediary field_8146Lnet/minecraft/class_1893;field_8146:Fnamed field_8146Lnet/minecraft/client/sound/MinecartMovingSoundInstance;field_8146:F
-
-
Constructor Details
-
MinecartMovingSoundInstance
- Mappings:
Namespace Name Mixin selector official <init>Lcbw;<init>(Laby;)Vintermediary <init>Lnet/minecraft/class_1893;<init>(Lnet/minecraft/class_965;)Vnamed <init>Lnet/minecraft/client/sound/MinecartMovingSoundInstance;<init>(Lnet/minecraft/entity/vehicle/AbstractMinecartEntity;)V
-
-
Method Details
-
tick
public void tick()- Mappings:
Namespace Name Mixin selector official F_Llf;F_()Vintermediary method_2053Lnet/minecraft/class_746;method_2053()Vnamed tickLnet/minecraft/util/Tickable;tick()V
-