- All Implemented Interfaces:
- RecipeStackRequestActionData, StackRequestActionData
public class CraftRecipeStackRequestActionData
extends Object
implements RecipeStackRequestActionData
CraftRecipeStackRequestActionData is sent by the client the moment it begins crafting an item. This is the
first action sent, before the Consume and Create item stack request actions.
This action is also sent when an item is enchanted. Enchanting should be treated mostly the same way as
crafting, where the old item is consumed.