|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.minecraft.client.audio.SoundPoolEntry
public class SoundPoolEntry
Field Summary | |
---|---|
String |
soundName
|
URL |
soundUrl
|
Constructor Summary | |
---|---|
SoundPoolEntry(String par1Str,
URL par2URL)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public String soundName
public URL soundUrl
Constructor Detail |
---|
public SoundPoolEntry(String par1Str, URL par2URL)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |