yarn/mappings/net/minecraft/client/audio/WeightedSoundSet.mapping

13 lines
355 B
Plaintext
Raw Normal View History

2018-11-27 13:42:03 -05:00
CLASS dof net/minecraft/client/audio/WeightedSoundSet
FIELD a sounds Ljava/util/List;
FIELD b rand Ljava/util/Random;
2018-11-27 13:42:03 -05:00
FIELD c id Lpx;
2018-11-07 11:37:58 -05:00
FIELD d subtitle Liz;
2018-11-15 12:05:03 -05:00
METHOD <init> (Lpx;Ljava/lang/String;)V
2018-11-04 07:22:38 -05:00
ARG 1 id
2018-11-21 11:58:05 -05:00
METHOD a getSound ()Ldne;
METHOD a add (Ldog;)V
2018-11-07 11:37:58 -05:00
METHOD c getSubtitle ()Liz;
2017-04-05 14:11:28 -04:00
METHOD e getWeight ()I
METHOD k getSound ()Ljava/lang/Object;