yarn/mappings/net/minecraft/tag/TagManager.mapping

15 lines
323 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS zb net/minecraft/tag/TagManager
FIELD a blocks Lyy;
FIELD b items Lyy;
FIELD c fluids Lyy;
FIELD d entities Lyy;
METHOD a blocks ()Lyy;
2019-03-20 13:56:26 -04:00
METHOD a toPacket (Ljc;)V
2018-12-22 09:46:00 -05:00
ARG 1 buf
2019-03-27 14:35:10 -04:00
METHOD b items ()Lyy;
METHOD b fromPacket (Ljc;)Lzb;
2018-12-22 09:46:00 -05:00
ARG 0 buf
2019-03-27 14:35:10 -04:00
METHOD c fluids ()Lyy;
METHOD d entities ()Lyy;
2018-11-03 05:23:04 -04:00
METHOD e clear ()V