yarn/mappings/net/minecraft/world/loot/BinomialLootTableRange.mapping

10 lines
217 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS che net/minecraft/world/loot/BinomialLootTableRange
CLASS che$a Serializer
2018-10-26 09:47:51 -04:00
FIELD d n I
FIELD e p F
2018-11-27 13:50:51 -05:00
METHOD a getType ()Lpy;
2018-11-29 15:10:38 -05:00
METHOD a create (IF)Lche;
2018-10-26 09:47:51 -04:00
ARG 0 n
ARG 1 p
METHOD a next (Ljava/util/Random;)I