|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModScreenShot
Interface for screenshots showing of a modification. In order to see what a modification does and doesnt do, it can contain screenshots from the game.
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Returns a description of the screen shot. |
java.io.InputStream |
getImageData()
Returns the screenshot. |
java.lang.String |
getName()
Returns a descriptive name of the screen shot. |
| Method Detail |
|---|
java.io.InputStream getImageData()
throws java.io.IOException
java.io.IOExceptionjava.lang.String getDescription()
java.lang.String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||