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

15 lines
350 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
ARG 1 manager
2018-12-05 09:11:37 -05:00
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