yarn/mappings/net/minecraft/world/gen/surfacebuilder/ConfiguredSurfaceBuilder.ma...

7 lines
206 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS ccm net/minecraft/world/gen/surfacebuilder/ConfiguredSurfaceBuilder
FIELD a surfaceBuilder Lccw;
FIELD b config Lccy;
METHOD <init> (Lccw;Lccy;)V
2018-11-15 12:20:38 -05:00
ARG 1 surfaceBuilder
2018-12-05 09:11:37 -05:00
METHOD a getConfig ()Lccy;