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

24 lines
624 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS zg net/minecraft/tag/RegistryTagManager
2019-06-19 15:24:08 -04:00
CLASS a BuilderHolder
FIELD a blocks Ljava/util/Map;
FIELD b items Ljava/util/Map;
FIELD c fluids Ljava/util/Map;
FIELD d entityTypes Ljava/util/Map;
METHOD <init> (Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;)V
ARG 1 blocks
ARG 2 items
ARG 3 fluids
ARG 4 entityTypes
2019-06-07 07:45:25 -04:00
FIELD a blocks Lzd;
FIELD b items Lzd;
FIELD c fluids Lzd;
FIELD d entityTypes Lzd;
METHOD a blocks ()Lzd;
METHOD a toPacket (Ljd;)V
2018-12-22 09:46:00 -05:00
ARG 1 buf
2019-06-07 07:45:25 -04:00
METHOD b items ()Lzd;
METHOD b fromPacket (Ljd;)Lzg;
2018-12-22 09:46:00 -05:00
ARG 0 buf
2019-06-07 07:45:25 -04:00
METHOD c fluids ()Lzd;
METHOD d entityTypes ()Lzd;