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

13 lines
322 B
Plaintext

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