yarn/mappings/net/minecraft/resource/ResourcePackCompatibility.m...

13 lines
378 B
Plaintext

CLASS ws net/minecraft/resource/ResourcePackCompatibility
FIELD a TOO_OLD Lws;
FIELD b TOO_NEW Lws;
FIELD d notification Ljm;
FIELD e confirmMessage Ljm;
METHOD <init> (Ljava/lang/String;ILjava/lang/String;)V
ARG 3 translationSuffix
METHOD a isCompatible ()Z
METHOD a from (I)Lws;
ARG 0 packVersion
METHOD b getNotification ()Ljm;
METHOD c getConfirmMessage ()Ljm;