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

15 lines
323 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS yz net/minecraft/tag/TagManager
FIELD a blocks Lyw;
FIELD b items Lyw;
FIELD c fluids Lyw;
FIELD d entities Lyw;
METHOD a blocks ()Lyw;
METHOD a toPacket (Ljb;)V
2018-12-22 09:46:00 -05:00
ARG 1 buf
2019-03-14 08:57:09 -04:00
METHOD b items ()Lyw;
METHOD b fromPacket (Ljb;)Lyz;
2018-12-22 09:46:00 -05:00
ARG 0 buf
2019-03-14 08:57:09 -04:00
METHOD c fluids ()Lyw;
METHOD d entities ()Lyw;
2018-11-03 05:23:04 -04:00
METHOD e clear ()V