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

7 lines
206 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS cbm net/minecraft/world/gen/surfacebuilder/ConfiguredSurfaceBuilder
FIELD a surfaceBuilder Lcbw;
FIELD b config Lcby;
METHOD <init> (Lcbw;Lcby;)V
2018-11-15 12:20:38 -05:00
ARG 1 surfaceBuilder
2018-11-27 13:50:51 -05:00
METHOD a getConfig ()Lcby;