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

11 lines
349 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS buk net/minecraft/world/gen/feature/BoulderFeatureConfig
FIELD a state Lbqe;
FIELD b startRadius I
2019-01-09 12:20:38 -05:00
METHOD <init> (Lbqe;I)V
ARG 1 state
ARG 2 startRadius
2019-01-09 12:20:38 -05:00
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lbuk;
ARG 0 dynamic
METHOD a serialize (Lcom/mojang/datafixers/types/DynamicOps;)Lcom/mojang/datafixers/Dynamic;
ARG 1 ops