yarn/mappings/net/minecraft/world/biome/layer/LayerRandomnessSource.mapping

5 lines
199 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_3630 net/minecraft/world/biome/layer/LayerRandomnessSource
METHOD method_15834 nextInt (I)I
2019-02-06 15:22:24 -05:00
ARG 1 bound
2019-06-28 17:55:20 -04:00
METHOD method_15835 getNoiseSampler ()Lnet/minecraft/class_3756;