yarn/mappings/net/minecraft/particle/ParticleParameters.mapping

13 lines
322 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS gc net/minecraft/particle/ParticleParameters
2019-03-14 15:41:19 -04:00
CLASS gc$a Factory
2019-03-14 08:57:09 -04:00
METHOD b read (Lgd;Lcom/mojang/brigadier/StringReader;)Lgc;
ARG 1 type
ARG 2 reader
2019-03-14 08:57:09 -04:00
METHOD b read (Lgd;Ljb;)Lgc;
ARG 1 type
ARG 2 buf
METHOD a asString ()Ljava/lang/String;
2019-03-14 08:57:09 -04:00
METHOD a write (Ljb;)V
ARG 1 buf
2019-03-14 08:57:09 -04:00
METHOD b getType ()Lgd;