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

20 lines
454 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS kv net/minecraft/client/network/packet/PlaySoundIdClientPacket
FIELD a id Lqc;
FIELD b category Lxo;
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-12-12 12:12:26 -05:00
METHOD a read (Lit;)V
METHOD a apply (Liw;)V
METHOD a apply (Lju;)V
METHOD b getSoundId ()Lqc;
METHOD b write (Lit;)V
METHOD c getCategory ()Lxo;
METHOD d getX ()D
METHOD e getY ()D
METHOD f getZ ()D
METHOD g getVolume ()F
METHOD h getPitch ()F