yarn/mappings/net/minecraft/world/gen/config/feature/BoulderFeatureConfig.mapping

9 lines
324 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS bso net/minecraft/world/gen/config/feature/BoulderFeatureConfig
FIELD a state Lboj;
FIELD b startRadius I
2018-11-29 15:10:38 -05:00
METHOD <init> (Lboj;I)V
ARG 1 state
2018-11-29 15:10:38 -05:00
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lbso;
ARG 0 dynamic
METHOD a serialize (Lcom/mojang/datafixers/types/DynamicOps;)Lcom/mojang/datafixers/Dynamic;