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

14 lines
334 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS ya net/minecraft/tag/TagManager
FIELD a blocks Lxx;
FIELD b items Lxx;
FIELD c fluids Lxx;
FIELD d entities Lxx;
METHOD a blocks ()Lxx;
METHOD a toPacket (Lir;)V
METHOD a onResourceReload (Lwd;)V
METHOD b items ()Lxx;
METHOD b fromPacket (Lir;)Lya;
METHOD c fluids ()Lxx;
METHOD d entities ()Lxx;
2018-11-03 05:23:04 -04:00
METHOD e clear ()V