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

11 lines
356 B
Plaintext

CLASS bts net/minecraft/world/gen/config/feature/BoulderFeatureConfig
FIELD a state Lbpm;
FIELD b startRadius I
METHOD <init> (Lbpm;I)V
ARG 1 state
ARG 2 startRadius
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lbts;
ARG 0 dynamic
METHOD a serialize (Lcom/mojang/datafixers/types/DynamicOps;)Lcom/mojang/datafixers/Dynamic;
ARG 1 ops