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

15 lines
350 B
Plaintext

CLASS xq net/minecraft/tag/TagManager
FIELD a blocks Lxn;
FIELD b items Lxn;
FIELD c fluids Lxn;
FIELD d entities Lxn;
METHOD a blocks ()Lxn;
METHOD a toPacket (Lin;)V
METHOD a onResourceReload (Lvt;)V
ARG 0 manager
METHOD b items ()Lxn;
METHOD b fromPacket (Lin;)Lxq;
METHOD c fluids ()Lxn;
METHOD d entities ()Lxn;
METHOD e clear ()V