- All Implemented Interfaces:
- ItemStackRequestAction
public final class CraftResultsDeprecatedAction
extends java.lang.Object
implements ItemStackRequestAction
CraftResultsDeprecatedStackRequestAction is an additional, deprecated packet sent by the client after
crafting. It holds the final results and the amount of times the recipe was crafted. It shouldn't be used.
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.