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

10 lines
276 B
Plaintext
Raw Normal View History

2019-04-18 17:01:39 -04:00
CLASS ws net/minecraft/resource/ResourcePackCompatibility
FIELD a TOO_OLD Lws;
FIELD b TOO_NEW Lws;
2019-03-20 13:56:26 -04:00
FIELD d notification Ljm;
FIELD e confirmMessage Ljm;
METHOD a isCompatible ()Z
2019-04-18 17:01:39 -04:00
METHOD a from (I)Lws;
2019-03-20 13:56:26 -04:00
METHOD b getNotification ()Ljm;
METHOD c getConfirmMessage ()Ljm;