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

17 lines
374 B
Plaintext

CLASS yl net/minecraft/tag/TagManager
FIELD a blocks Lyi;
FIELD b items Lyi;
FIELD c fluids Lyi;
FIELD d entities Lyi;
METHOD a blocks ()Lyi;
METHOD a toPacket (Lir;)V
ARG 1 buf
METHOD a onResourceReload (Lwo;)V
ARG 1 manager
METHOD b items ()Lyi;
METHOD b fromPacket (Lir;)Lyl;
ARG 0 buf
METHOD c fluids ()Lyi;
METHOD d entities ()Lyi;
METHOD e clear ()V