Looks like the final unmapped class? (#2065)

Signed-off-by: liach <liach@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
This commit is contained in:
liach 2021-02-13 15:41:50 -06:00 committed by GitHub
parent ace28d437f
commit d315ce0375
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View File

@ -9,6 +9,7 @@ CLASS net/minecraft/class_2463 net/minecraft/data/SnbtProvider
METHOD method_21672 addWriter (Lnet/minecraft/class_2463$class_4460;)Lnet/minecraft/class_2463;
METHOD method_21673 write (Ljava/lang/String;Lnet/minecraft/class_2487;)Lnet/minecraft/class_2487;
METHOD method_22144 toCompressedNbt (Ljava/nio/file/Path;Ljava/lang/String;)Lnet/minecraft/class_2463$class_4511;
ARG 1 path
ARG 2 name
CLASS class_4460 Tweaker
METHOD method_21674 write (Ljava/lang/String;Lnet/minecraft/class_2487;)Lnet/minecraft/class_2487;
@ -22,3 +23,7 @@ CLASS net/minecraft/class_2463 net/minecraft/data/SnbtProvider
ARG 1 name
ARG 2 bytes
ARG 3 sha1
CLASS class_5621 CompressionException
METHOD <init> (Ljava/nio/file/Path;Ljava/lang/Throwable;)V
ARG 1 path
ARG 2 cause

View File

@ -8,3 +8,6 @@ CLASS net/minecraft/class_2461 net/minecraft/data/dev/NbtProvider
METHOD method_10496 getLocation (Ljava/nio/file/Path;Ljava/nio/file/Path;)Ljava/lang/String;
ARG 1 targetPath
ARG 2 rootPath
METHOD method_32234 writeTo (Ljava/nio/file/Path;Ljava/lang/String;)V
ARG 0 file
ARG 1 content