yarn/mappings/net/minecraft/sortme/structures/processor/RuleStructureProcessor.mapping

7 lines
302 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS cdf net/minecraft/sortme/structures/processor/RuleStructureProcessor
FIELD a rules Lcom/google/common/collect/ImmutableList;
2018-12-12 12:22:18 -05:00
METHOD <init> (Lcom/google/common/collect/ImmutableList;)V
ARG 1 rules
2018-12-12 12:12:26 -05:00
METHOD a getStructureProcessor ()Lcdl;
METHOD a process (Lbbt;Let;Lcdm$b;Lcdm$b;Lcdj;)Lcdm$b;