yarn/mappings/net/minecraft/world/gen/carver/ConfiguredCarver.mapping

14 lines
353 B
Plaintext
Raw Normal View History

2019-01-30 12:48:39 -05:00
CLASS buj net/minecraft/world/gen/carver/ConfiguredCarver
FIELD a carver Lbuo;
FIELD b config Lbuh;
METHOD <init> (Lbuo;Lbuh;)V
2018-11-15 12:20:38 -05:00
ARG 1 carver
ARG 2 config
2019-01-30 12:48:39 -05:00
METHOD a carve (Lbsd;Ljava/util/Random;IIIIILjava/util/BitSet;)Z
ARG 4 chunkX
ARG 5 chunkZ
ARG 8 carvingMask
METHOD a shouldCarve (Ljava/util/Random;II)Z
ARG 2 chunkX
ARG 3 chunkZ