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

20 lines
454 B
Plaintext

CLASS kv net/minecraft/client/network/packet/PlaySoundIdClientPacket
FIELD a id Lqc;
FIELD b category Lxo;
FIELD c fixedX I
FIELD d fixedY I
FIELD e fixedZ I
FIELD f volume F
FIELD g pitch F
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