yarn/mappings/net/minecraft/recipe/RecipeManager.mapping

16 lines
469 B
Plaintext

CLASS ayx net/minecraft/recipe/RecipeManager
FIELD a PREFIX_LENGTH I
FIELD b SUFFIX_LENGTH I
FIELD c LOGGER Lorg/apache/logging/log4j/Logger;
FIELD d recipeMap Ljava/util/Map;
FIELD e hadErrors Z
METHOD a craft (Lafi;Lbbp;)Lawo;
METHOD a add (Layw;)V
METHOD a get (Lqc;)Layw;
METHOD a onResourceReload (Lwj;)V
ARG 1 manager
METHOD b values ()Ljava/util/Collection;
METHOD b get (Lafi;Lbbp;)Layw;
METHOD c keys ()Ljava/util/Collection;
METHOD d clear ()V