yarn/mappings/net/minecraft/data/server/recipe/VanillaRecipeProvider.mapping

11 lines
743 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_7803 net/minecraft/data/server/recipe/VanillaRecipeProvider
FIELD field_40652 COAL_ORES Lcom/google/common/collect/ImmutableList;
FIELD field_40653 IRON_ORES Lcom/google/common/collect/ImmutableList;
FIELD field_40654 COPPER_ORES Lcom/google/common/collect/ImmutableList;
FIELD field_40655 GOLD_ORES Lcom/google/common/collect/ImmutableList;
FIELD field_40656 DIAMOND_ORES Lcom/google/common/collect/ImmutableList;
FIELD field_40657 LAPIS_ORES Lcom/google/common/collect/ImmutableList;
FIELD field_40658 REDSTONE_ORES Lcom/google/common/collect/ImmutableList;
FIELD field_40659 EMERALD_ORES Lcom/google/common/collect/ImmutableList;
2023-10-18 11:42:03 -04:00
METHOD method_51694 getTrimSmithingTemplateMap ()Ljava/util/stream/Stream;