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

9 lines
324 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS bsr net/minecraft/world/gen/config/feature/BoulderFeatureConfig
FIELD a state Lbom;
FIELD b startRadius I
2018-12-05 09:11:37 -05:00
METHOD <init> (Lbom;I)V
ARG 1 state
2018-12-05 09:11:37 -05:00
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lbsr;
ARG 0 dynamic
METHOD a serialize (Lcom/mojang/datafixers/types/DynamicOps;)Lcom/mojang/datafixers/Dynamic;