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

20 lines
540 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS cgl net/minecraft/world/biome/layer/CachingLayerContext
FIELD b noiseSampler Lcez;
FIELD c cache Lit/unimi/dsi/fastutil/longs/Long2IntLinkedOpenHashMap;
FIELD e worldSeed J
FIELD f localSeed J
2019-01-16 13:24:40 -05:00
METHOD a getNoiseSampler ()Lcez;
METHOD a nextInt (I)I
ARG 1 bound
METHOD a initWorldSeed (J)V
METHOD a initSeed (JJ)V
ARG 1 x
ARG 3 y
2019-01-16 13:24:40 -05:00
METHOD a createSampler (Lchv;)Lcgf;
ARG 1 operator
2019-01-16 13:24:40 -05:00
METHOD a createSampler (Lchv;Lcgf;)Lcgf;
ARG 1 operator
ARG 2 parent
2019-01-16 13:24:40 -05:00
METHOD a createSampler (Lchv;Lcgf;Lcgf;)Lcgf;
ARG 1 operator