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

8 lines
232 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS wf net/minecraft/resource/ResourcePackCompatibility
2019-01-24 11:47:45 -05:00
FIELD d notification Ljc;
FIELD e confirmMessage Ljc;
METHOD a isCompatible ()Z
2019-01-16 13:24:40 -05:00
METHOD a from (I)Lwf;
2019-01-24 11:47:45 -05:00
METHOD b getNotification ()Ljc;
METHOD c getConfirmMessage ()Ljc;