yarn/mappings/net/minecraft/resource/metadata/PackResourceMetadata.mapping

10 lines
250 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS wo net/minecraft/resource/metadata/PackResourceMetadata
FIELD a READER Lwp;
FIELD b description Ljn;
2018-10-26 08:29:07 -04:00
FIELD c packFormat I
2019-06-07 07:45:25 -04:00
METHOD <init> (Ljn;I)V
ARG 1 description
ARG 2 format
2019-06-07 07:45:25 -04:00
METHOD a getDescription ()Ljn;
2018-10-26 08:29:07 -04:00
METHOD b getPackFormat ()I