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

20 lines
454 B
Plaintext

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