yarn/mappings/net/minecraft/world/gen/random/AbstractRandom.mapping

13 lines
381 B
Plaintext

CLASS net/minecraft/class_5819 net/minecraft/world/gen/random/AbstractRandom
METHOD method_33650 skip (I)V
ARG 1 count
METHOD method_38420 derive ()Lnet/minecraft/class_5819;
METHOD method_38421 createRandomDeriver ()Lnet/minecraft/class_6574;
METHOD method_39332 nextBetween (II)I
ARG 1 min
ARG 2 max
METHOD nextInt (I)I
ARG 1 bound
METHOD setSeed (J)V
ARG 1 seed