yarn/mappings/net/minecraft/client/resource/metadata/ResourceSectionPack.mapping

9 lines
231 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS bzf net/minecraft/client/resource/metadata/ResourceSectionPack
FIELD a description Lfa;
2016-09-18 10:43:16 -04:00
FIELD b version I
2016-10-18 11:31:59 -04:00
METHOD <init> (Lfa;I)V
2016-09-18 10:43:16 -04:00
ARG 0 description
ARG 1 version
2016-10-18 11:31:59 -04:00
METHOD a getDescription ()Lfa;
2016-09-18 10:43:16 -04:00
METHOD b getVersion ()I