Package net.minecraft.client.util
Class ScreenshotUtils
java.lang.Object
net.minecraft.client.util.ScreenshotUtils
- Mappings:
Namespace Name official cfyintermediary net/minecraft/class_352named net/minecraft/client/util/ScreenshotUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static FilegetScreenshotFile(File screenshotsDirectory) static class_4277method_18269(int int2, int int3, Framebuffer framebuffer) static voidmethod_18271(File file, int int2, int int3, Framebuffer framebuffer, Consumer<Text> consumer) static voidmethod_18273(File file, String string, int int2, int int3, Framebuffer framebuffer, Consumer<Text> consumer)
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official aLcfy;a:Lorg/apache/logging/log4j/Logger;intermediary field_7697Lnet/minecraft/class_352;field_7697:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/client/util/ScreenshotUtils;LOGGER:Lorg/apache/logging/log4j/Logger;
-
DATE_FORMAT
- Mappings:
Namespace Name Mixin selector official bLcfy;b:Ljava/text/DateFormat;intermediary field_1033Lnet/minecraft/class_352;field_1033:Ljava/text/DateFormat;named DATE_FORMATLnet/minecraft/client/util/ScreenshotUtils;DATE_FORMAT:Ljava/text/DateFormat;
-
-
Constructor Details
-
ScreenshotUtils
public ScreenshotUtils()
-
-
Method Details
-
method_18271
public static void method_18271(File file, int int2, int int3, Framebuffer framebuffer, Consumer<Text> consumer) - Mappings:
Namespace Name Mixin selector official aLcfy;a(Ljava/io/File;IILcul;Ljava/util/function/Consumer;)Vintermediary method_18271Lnet/minecraft/class_352;method_18271(Ljava/io/File;IILnet/minecraft/class_1862;Ljava/util/function/Consumer;)Vnamed method_18271Lnet/minecraft/client/util/ScreenshotUtils;method_18271(Ljava/io/File;IILnet/minecraft/client/gl/Framebuffer;Ljava/util/function/Consumer;)V
-
method_18273
public static void method_18273(File file, @Nullable String string, int int2, int int3, Framebuffer framebuffer, Consumer<Text> consumer) - Mappings:
Namespace Name Mixin selector official aLcfy;a(Ljava/io/File;Ljava/lang/String;IILcul;Ljava/util/function/Consumer;)Vintermediary method_18273Lnet/minecraft/class_352;method_18273(Ljava/io/File;Ljava/lang/String;IILnet/minecraft/class_1862;Ljava/util/function/Consumer;)Vnamed method_18273Lnet/minecraft/client/util/ScreenshotUtils;method_18273(Ljava/io/File;Ljava/lang/String;IILnet/minecraft/client/gl/Framebuffer;Ljava/util/function/Consumer;)V
-
method_18269
- Mappings:
Namespace Name Mixin selector official aLcfy;a(IILcul;)Lddg;intermediary method_18269Lnet/minecraft/class_352;method_18269(IILnet/minecraft/class_1862;)Lnet/minecraft/class_4277;named method_18269Lnet/minecraft/client/util/ScreenshotUtils;method_18269(IILnet/minecraft/client/gl/Framebuffer;)Lnet/minecraft/class_4277;
-
getScreenshotFile
- Mappings:
Namespace Name Mixin selector official aLcfy;a(Ljava/io/File;)Ljava/io/File;intermediary method_885Lnet/minecraft/class_352;method_885(Ljava/io/File;)Ljava/io/File;named getScreenshotFileLnet/minecraft/client/util/ScreenshotUtils;getScreenshotFile(Ljava/io/File;)Ljava/io/File;
-