@Environment(value=CLIENT)
public interface SoundContainer<T>
Modifier and Type | Method and Description |
---|---|
T |
getSound() |
int |
getWeight() |
void |
preload(SoundSystem soundSystem) |
int getWeight()
T getSound()
void preload(SoundSystem soundSystem)