public class SoundPoolEntry
extends java.lang.Object
Constructor and Description |
---|
SoundPoolEntry(ResourceLocation p_i45113_1_,
double p_i45113_2_,
double p_i45113_4_,
boolean p_i45113_6_) |
SoundPoolEntry(SoundPoolEntry p_i45114_1_) |
Modifier and Type | Method and Description |
---|---|
boolean |
func_148648_d() |
double |
getPitch() |
ResourceLocation |
getSoundPoolEntryLocation() |
double |
getVolume() |
void |
setPitch(double p_148651_1_) |
void |
setVolume(double p_148647_1_) |
public SoundPoolEntry(ResourceLocation p_i45113_1_, double p_i45113_2_, double p_i45113_4_, boolean p_i45113_6_)
public SoundPoolEntry(SoundPoolEntry p_i45114_1_)
public ResourceLocation getSoundPoolEntryLocation()
public double getPitch()
public void setPitch(double p_148651_1_)
public double getVolume()
public void setVolume(double p_148647_1_)
public boolean func_148648_d()