public class MovingSoundJackhammer
extends net.minecraft.client.audio.TickableSound
| Constructor and Description |
|---|
MovingSoundJackhammer(net.minecraft.entity.player.PlayerEntity player) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isStopped() |
static long |
lastJackHammerTime(net.minecraft.entity.player.PlayerEntity player) |
void |
tick() |
getAttenuation, getDelay, getLocation, getPitch, getSound, getSource, getVolume, getX, getY, getZ, isLooping, isRelative, resolve, toStringpublic MovingSoundJackhammer(net.minecraft.entity.player.PlayerEntity player)
public void tick()
public boolean isStopped()
isStopped in interface net.minecraft.client.audio.ITickableSoundisStopped in class net.minecraft.client.audio.TickableSoundpublic static long lastJackHammerTime(net.minecraft.entity.player.PlayerEntity player)