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

24 lines
627 B
Plaintext
Raw Normal View History

2019-06-03 12:48:18 -04:00
CLASS ze net/minecraft/tag/RegistryTagManager
CLASS ze$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-03 12:48:18 -04:00
FIELD a blocks Lzb;
FIELD b items Lzb;
FIELD c fluids Lzb;
FIELD d entityTypes Lzb;
METHOD a blocks ()Lzb;
2019-03-20 13:56:26 -04:00
METHOD a toPacket (Ljc;)V
2018-12-22 09:46:00 -05:00
ARG 1 buf
2019-06-03 12:48:18 -04:00
METHOD b items ()Lzb;
METHOD b fromPacket (Ljc;)Lze;
2018-12-22 09:46:00 -05:00
ARG 0 buf
2019-06-03 12:48:18 -04:00
METHOD c fluids ()Lzb;
METHOD d entityTypes ()Lzb;