Package net.minecraft.src
Class ScreenShotHelper
java.lang.Object
net.minecraft.src.ScreenShotHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringfunc_74292_a(File par0File, String par1Str, int par2, int par3) static StringsaveScreenshot(File par0File, int par1, int par2) Takes a screenshot and saves it to the screenshots directory.
-
Constructor Details
-
ScreenShotHelper
public ScreenShotHelper()
-
-
Method Details
-
saveScreenshot
Takes a screenshot and saves it to the screenshots directory. Returns the filename of the screenshot. -
func_74292_a
-