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

9 lines
267 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS clt net/minecraft/world/biome/layer/CachingLayerContext
FIELD b noiseSampler Lckh;
FIELD c cache Lit/unimi/dsi/fastutil/longs/Long2IntLinkedOpenHashMap;
FIELD e worldSeed J
FIELD f localSeed J
2019-02-11 17:10:05 -05:00
METHOD <init> (IJJ)V
ARG 2 seed
METHOD a initWorldSeed (J)V