Package net.minecraft

Interface class_3537

All Known Implementing Classes:
CraftingResultInventory, FurnaceBlockEntity

public interface class_3537
Mappings:
Namespace Name
official aqs
intermediary net/minecraft/class_3537
named net/minecraft/class_3537
  • Method Details

    • method_14210

      void method_14210(@Nullable RecipeType recipeType)
      Mappings:
      Namespace Name Mixin selector
      official a Laqs;a(Lavk;)V
      intermediary method_14210 Lnet/minecraft/class_3537;method_14210(Lnet/minecraft/class_1114;)V
      named method_14210 Lnet/minecraft/class_3537;method_14210(Lnet/minecraft/recipe/RecipeType;)V
    • method_14211

      @Nullable RecipeType method_14211()
      Mappings:
      Namespace Name Mixin selector
      official i Laqs;i()Lavk;
      intermediary method_14211 Lnet/minecraft/class_3537;method_14211()Lnet/minecraft/class_1114;
      named method_14211 Lnet/minecraft/class_3537;method_14211()Lnet/minecraft/recipe/RecipeType;
    • method_15986

      default void method_15986(PlayerEntity playerEntity)
      Mappings:
      Namespace Name Mixin selector
      official d Laqs;d(Laog;)V
      intermediary method_15986 Lnet/minecraft/class_3537;method_15986(Lnet/minecraft/class_988;)V
      named method_15986 Lnet/minecraft/class_3537;method_15986(Lnet/minecraft/entity/player/PlayerEntity;)V
    • method_15985

      default boolean method_15985(World world, ServerPlayerEntity serverPlayerEntity, @Nullable RecipeType recipeType)
      Mappings:
      Namespace Name Mixin selector
      official a Laqs;a(Laxy;Ltf;Lavk;)Z
      intermediary method_15985 Lnet/minecraft/class_3537;method_15985(Lnet/minecraft/class_1150;Lnet/minecraft/class_798;Lnet/minecraft/class_1114;)Z
      named method_15985 Lnet/minecraft/class_3537;method_15985(Lnet/minecraft/world/World;Lnet/minecraft/entity/player/ServerPlayerEntity;Lnet/minecraft/recipe/RecipeType;)Z