yarn/mappings/net/minecraft/client/network/packet/PlaySoundIdClientPacket.map...

20 lines
454 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS ks net/minecraft/client/network/packet/PlaySoundIdClientPacket
FIELD a id Lpy;
FIELD b category Lxf;
2016-08-18 15:44:20 -04:00
FIELD c fixedX I
FIELD d fixedY I
FIELD e fixedZ I
FIELD f volume F
FIELD g pitch F
2018-11-27 13:50:51 -05:00
METHOD a read (Liq;)V
METHOD a apply (Lit;)V
METHOD a apply (Ljr;)V
METHOD b getSoundId ()Lpy;
METHOD b write (Liq;)V
METHOD c getCategory ()Lxf;
METHOD d getX ()D
METHOD e getY ()D
METHOD f getZ ()D
METHOD g getVolume ()F
METHOD h getPitch ()F