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 bpdintermediary 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, 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, isRepeatableMethods 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
-
Field Details
-
minecart
- Mappings:
Namespace Name Mixin selector official kLbpd;k:Lva;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 lLbpd;l: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>Lbpd;<init>(Lva;)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 cLkm;c()Vintermediary method_2053Lnet/minecraft/class_746;method_2053()Vnamed tickLnet/minecraft/util/Tickable;tick()V
-