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

21 lines
523 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS yr net/minecraft/tag/TagManager
FIELD a blocks Lyo;
FIELD b items Lyo;
FIELD c fluids Lyo;
FIELD d entities Lyo;
METHOD a blocks ()Lyo;
METHOD a toPacket (Liw;)V
2018-12-22 09:46:00 -05:00
ARG 1 buf
2019-02-14 14:54:51 -05:00
METHOD a (Lwo$a;Lwt;Lafm;Lafm;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture;
ARG 1 arg1
ARG 3 arg3
ARG 4 arg4
ARG 5 arg5
ARG 6 arg6
2019-02-13 12:35:08 -05:00
METHOD b items ()Lyo;
METHOD b fromPacket (Liw;)Lyr;
2018-12-22 09:46:00 -05:00
ARG 0 buf
2019-02-13 12:35:08 -05:00
METHOD c fluids ()Lyo;
METHOD d entities ()Lyo;
2018-11-03 05:23:04 -04:00
METHOD e clear ()V