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

20 lines
454 B
Plaintext

CLASS kr net/minecraft/client/network/packet/PlaySoundIdClientPacket
FIELD a id Lpx;
FIELD b category Lxe;
FIELD c fixedX I
FIELD d fixedY I
FIELD e fixedZ I
FIELD f volume F
FIELD g pitch F
METHOD a read (Lip;)V
METHOD a apply (Lis;)V
METHOD a apply (Ljq;)V
METHOD b getSoundId ()Lpx;
METHOD b write (Lip;)V
METHOD c getCategory ()Lxe;
METHOD d getX ()D
METHOD e getY ()D
METHOD f getZ ()D
METHOD g getVolume ()F
METHOD h getPitch ()F