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

8 lines
232 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS wq net/minecraft/resource/ResourcePackCompatibility
2019-03-20 13:56:26 -04:00
FIELD d notification Ljm;
FIELD e confirmMessage Ljm;
METHOD a isCompatible ()Z
2019-03-27 14:35:10 -04:00
METHOD a from (I)Lwq;
2019-03-20 13:56:26 -04:00
METHOD b getNotification ()Ljm;
METHOD c getConfirmMessage ()Ljm;