implements ISound
dfk | |
net.minecraft.client.audio.AbstractSound |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
protected Sound |
| ||||
private SoundEventAccessor |
| ||||
protected SoundCategory |
| ||||
protected MinecraftKey |
| ||||
protected float |
| ||||
protected float |
| ||||
protected float |
| ||||
protected float |
| ||||
protected float |
| ||||
protected boolean |
| ||||
protected int |
| ||||
protected ISound$AttenuationType |
| ||||
protected boolean |
|
Constructor summary
Modifier | Constructor |
---|---|
protected | (SoundEffect arg0, SoundCategory arg1) |
protected | (MinecraftKey arg0, SoundCategory arg1) |
Method summary
Modifier and Type | Method | ||||
---|---|---|---|---|---|
public MinecraftKey |
| ||||
public SoundEventAccessor |
| ||||
public Sound |
| ||||
public SoundCategory |
| ||||
public boolean |
| ||||
public int |
| ||||
public float |
| ||||
public float |
| ||||
public float |
| ||||
public float |
| ||||
public float |
| ||||
public ISound$AttenuationType |
| ||||
public boolean |
|