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

13 lines
322 B
Plaintext

CLASS gc net/minecraft/particle/ParticleParameters
CLASS gc$a Factory
METHOD b read (Lgd;Lcom/mojang/brigadier/StringReader;)Lgc;
ARG 1 type
ARG 2 reader
METHOD b read (Lgd;Ljb;)Lgc;
ARG 1 type
ARG 2 buf
METHOD a asString ()Ljava/lang/String;
METHOD a write (Ljb;)V
ARG 1 buf
METHOD b getType ()Lgd;