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

20 lines
540 B
Plaintext

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
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
METHOD a createSampler (Lchv;)Lcgf;
ARG 1 operator
METHOD a createSampler (Lchv;Lcgf;)Lcgf;
ARG 1 operator
ARG 2 parent
METHOD a createSampler (Lchv;Lcgf;Lcgf;)Lcgf;
ARG 1 operator