Package net.minecraft
Interface class_3537
- All Known Implementing Classes:
CraftingResultInventory,FurnaceBlockEntity
public interface class_3537
- Mappings:
Namespace Name official aqsintermediary net/minecraft/class_3537named net/minecraft/class_3537
-
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_14210(RecipeType recipeType) default booleanmethod_15985(World world, ServerPlayerEntity serverPlayerEntity, RecipeType recipeType) default voidmethod_15986(PlayerEntity playerEntity)
-
Method Details
-
method_14210
- Mappings:
Namespace Name Mixin selector official aLaqs;a(Lavk;)Vintermediary method_14210Lnet/minecraft/class_3537;method_14210(Lnet/minecraft/class_1114;)Vnamed method_14210Lnet/minecraft/class_3537;method_14210(Lnet/minecraft/recipe/RecipeType;)V
-
method_14211
- Mappings:
Namespace Name Mixin selector official iLaqs;i()Lavk;intermediary method_14211Lnet/minecraft/class_3537;method_14211()Lnet/minecraft/class_1114;named method_14211Lnet/minecraft/class_3537;method_14211()Lnet/minecraft/recipe/RecipeType;
-
method_15986
- Mappings:
Namespace Name Mixin selector official dLaqs;d(Laog;)Vintermediary method_15986Lnet/minecraft/class_3537;method_15986(Lnet/minecraft/class_988;)Vnamed method_15986Lnet/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 aLaqs;a(Laxy;Ltf;Lavk;)Zintermediary method_15985Lnet/minecraft/class_3537;method_15985(Lnet/minecraft/class_1150;Lnet/minecraft/class_798;Lnet/minecraft/class_1114;)Znamed method_15985Lnet/minecraft/class_3537;method_15985(Lnet/minecraft/world/World;Lnet/minecraft/entity/player/ServerPlayerEntity;Lnet/minecraft/recipe/RecipeType;)Z
-