Package net.minecraft
Class class_8884
java.lang.Object
net.minecraft.class_8884
- Mappings:
Namespace Name official cog
intermediary net/minecraft/class_8884
named net/minecraft/class_8884
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final class_8884.class_8885[]
private WeakReference<RecipeManager>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate void
method_54467
(int int2) private Optional<CraftingRecipe>
method_54468
(RecipeInputInventory recipeInputInventory, World world) private void
method_54469
(World world) method_54470
(World world, RecipeInputInventory recipeInputInventory) private void
method_54471
(List<ItemStack> list, @Nullable CraftingRecipe craftingRecipe)
-
Field Details
-
field_46792
- Mappings:
Namespace Name Mixin selector official a
Lcog;a:[Lcog$a;
intermediary field_46792
Lnet/minecraft/class_8884;field_46792:[Lnet/minecraft/class_8884$class_8885;
named field_46792
Lnet/minecraft/class_8884;field_46792:[Lnet/minecraft/class_8884$class_8885;
-
field_46793
- Mappings:
Namespace Name Mixin selector official b
Lcog;b:Ljava/lang/ref/WeakReference;
intermediary field_46793
Lnet/minecraft/class_8884;field_46793:Ljava/lang/ref/WeakReference;
named field_46793
Lnet/minecraft/class_8884;field_46793:Ljava/lang/ref/WeakReference;
-
-
Constructor Details
-
class_8884
public class_8884(int int2)
-
-
Method Details
-
method_54470
public Optional<CraftingRecipe> method_54470(World world, RecipeInputInventory recipeInputInventory) - Mappings:
Namespace Name Mixin selector official a
Lcog;a(Lcrs;Lcgu;)Ljava/util/Optional;
intermediary method_54470
Lnet/minecraft/class_8884;method_54470(Lnet/minecraft/class_1937;Lnet/minecraft/class_8566;)Ljava/util/Optional;
named method_54470
Lnet/minecraft/class_8884;method_54470(Lnet/minecraft/world/World;Lnet/minecraft/inventory/RecipeInputInventory;)Ljava/util/Optional;
-
method_54469
- Mappings:
Namespace Name Mixin selector official a
Lcog;a(Lcrs;)V
intermediary method_54469
Lnet/minecraft/class_8884;method_54469(Lnet/minecraft/class_1937;)V
named method_54469
Lnet/minecraft/class_8884;method_54469(Lnet/minecraft/world/World;)V
-
method_54468
private Optional<CraftingRecipe> method_54468(RecipeInputInventory recipeInputInventory, World world) - Mappings:
Namespace Name Mixin selector official a
Lcog;a(Lcgu;Lcrs;)Ljava/util/Optional;
intermediary method_54468
Lnet/minecraft/class_8884;method_54468(Lnet/minecraft/class_8566;Lnet/minecraft/class_1937;)Ljava/util/Optional;
named method_54468
Lnet/minecraft/class_8884;method_54468(Lnet/minecraft/inventory/RecipeInputInventory;Lnet/minecraft/world/World;)Ljava/util/Optional;
-
method_54467
private void method_54467(int int2) - Mappings:
Namespace Name Mixin selector official a
Lcog;a(I)V
intermediary method_54467
Lnet/minecraft/class_8884;method_54467(I)V
named method_54467
Lnet/minecraft/class_8884;method_54467(I)V
-
method_54471
- Mappings:
Namespace Name Mixin selector official a
Lcog;a(Ljava/util/List;Lcnv;)V
intermediary method_54471
Lnet/minecraft/class_8884;method_54471(Ljava/util/List;Lnet/minecraft/class_3955;)V
named method_54471
Lnet/minecraft/class_8884;method_54471(Ljava/util/List;Lnet/minecraft/recipe/CraftingRecipe;)V
-