yarn/mappings/net/minecraft/world/gen/config/surfacebuilder/TernarySurfaceConfig.mapping

13 lines
421 B
Plaintext

CLASS cbq net/minecraft/world/gen/config/surfacebuilder/TernarySurfaceConfig
FIELD a topMaterial Lbnz;
FIELD b underMaterial Lbnz;
FIELD c underwaterMaterial Lbnz;
METHOD <init> (Lbnz;Lbnz;Lbnz;)V
ARG 1 topMaterial
ARG 2 underMaterial
METHOD a getTopMaterial ()Lbnz;
METHOD a make (Lcom/mojang/datafixers/Dynamic;)Lcbq;
ARG 0 dynamic
METHOD b getUnderMaterial ()Lbnz;
METHOD c getUnderwaterMaterial ()Lbnz;