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

13 lines
322 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
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
2019-02-13 12:35:08 -05:00
METHOD b read (Lfy;Liw;)Lfx;
ARG 1 type
ARG 2 buf
METHOD a asString ()Ljava/lang/String;
2019-02-13 12:35:08 -05:00
METHOD a write (Liw;)V
ARG 1 buf
2019-02-13 12:35:08 -05:00
METHOD b getType ()Lfy;