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 cxwintermediary net/minecraft/class_1893named net/minecraft/client/sound/MinecartMovingSoundInstance
-
Field Summary
FieldsFields inherited from class net.minecraft.client.sound.MovingSoundInstance
doneFields inherited from class net.minecraft.client.sound.AbstractSoundInstance
field_8143, 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
getIdentifier, getPitch, getRepeatDelay, getVolume, getX, getY, getZ, isRepeatable, method_7081Methods 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
getIdentifier, getPitch, getRepeatDelay, getVolume, getX, getY, getZ, isRepeatable, method_7081
-
Field Details
-
minecart
- Mappings:
Namespace Name Mixin selector official kLcxw;k:Ladx;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 lLcxw;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>Lcxw;<init>(Ladx;)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 cLpm;c()Vintermediary method_2053Lnet/minecraft/class_746;method_2053()Vnamed tickLnet/minecraft/util/Tickable;tick()V
-