yarn/mappings/net/minecraft/client/network/packet/PlaySoundFromEntityS2CPacke...

18 lines
624 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_2765 net/minecraft/client/network/packet/PlaySoundFromEntityS2CPacket
FIELD field_12638 pitch F
FIELD field_12639 volume F
FIELD field_12640 entityId I
FIELD field_12641 category Lnet/minecraft/class_3419;
FIELD field_12642 sound Lnet/minecraft/class_3414;
2019-07-03 14:50:19 -04:00
METHOD <init> (Lym;Lyo;Laim;FF)V
2018-12-14 13:18:38 -05:00
ARG 1 sound
ARG 2 category
ARG 3 entity
ARG 4 volume
ARG 5 pitch
2019-06-28 17:55:20 -04:00
METHOD method_11880 getPitch ()F
METHOD method_11881 getCategory ()Lnet/minecraft/class_3419;
METHOD method_11882 getSound ()Lnet/minecraft/class_3414;
METHOD method_11883 getEntityId ()I
METHOD method_11885 getVolume ()F