yarn/mappings/net/minecraft/world/gen/chunk/FloatingIslandsChunkGenerat...

16 lines
348 B
Plaintext

CLASS btu net/minecraft/world/gen/chunk/FloatingIslandsChunkGenerator
FIELD h center Let;
METHOD a computeNoiseFalloff (DDI)D
ARG 1 depth
ARG 3 scale
ARG 5 y
METHOD a computeNoiseRange (II)[D
ARG 1 x
ARG 2 z
METHOD a sampleNoiseColumn ([DII)V
ARG 1 buffer
ARG 2 x
ARG 3 z
METHOD b getSpawnHeight ()I
METHOD j getCenter ()Let;