|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.minecraftforge.event.Event
net.minecraftforge.client.event.TextureLoadEvent
public class TextureLoadEvent
Field Summary | |
---|---|
TexturePackBase |
pack
|
String |
texture
|
Constructor Summary | |
---|---|
TextureLoadEvent(String texture,
TexturePackBase pack)
|
Method Summary |
---|
Methods inherited from class net.minecraftforge.event.Event |
---|
getListenerList, isCancelable, isCanceled, setCanceled |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final String texture
public final TexturePackBase pack
Constructor Detail |
---|
public TextureLoadEvent(String texture, TexturePackBase pack)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |