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

11 lines
360 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS bwn net/minecraft/world/gen/config/feature/MineshaftFeatureConfig
2018-11-15 12:20:38 -05:00
FIELD a probability D
2018-12-12 12:12:26 -05:00
FIELD b type Lbwo$b;
2018-12-12 12:22:18 -05:00
METHOD <init> (DLbwo$b;)V
2018-11-15 12:20:38 -05:00
ARG 1 probability
ARG 3 type
2018-12-12 12:12:26 -05:00
METHOD a deserialize (Lcom/mojang/datafixers/Dynamic;)Lbwn;
2018-11-15 12:20:38 -05:00
ARG 0 dynamic
METHOD a serialize (Lcom/mojang/datafixers/types/DynamicOps;)Lcom/mojang/datafixers/Dynamic;
ARG 1 ops