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

13 lines
318 B
Plaintext
Raw Permalink Normal View History

CLASS gd net/minecraft/particle/ParticleEffect
2019-03-20 13:56:26 -04:00
CLASS gd$a Factory
METHOD b read (Lge;Lcom/mojang/brigadier/StringReader;)Lgd;
ARG 1 type
ARG 2 reader
2019-03-20 13:56:26 -04:00
METHOD b read (Lge;Ljc;)Lgd;
ARG 1 type
ARG 2 buf
METHOD a asString ()Ljava/lang/String;
2019-03-20 13:56:26 -04:00
METHOD a write (Ljc;)V
ARG 1 buf
2019-03-20 13:56:26 -04:00
METHOD b getType ()Lge;