Deprecated API
Contents
-
ElementDescriptionUse
ItemStackLike.asImmutable()
instead.UseItemStackLike.asMutable()
orItemStackLike.asMutableCopy()
instead.UseCookingResult(ItemStackLike, double)
instead.UseIngredient.of(ItemStackLike...)
instead.UseIngredient.of(ItemStackLike...)
instead.UseRecipeResult(ItemStackLike, List)
instead.
-
MethodDescriptionUse
ItemStackLike.asImmutable()
instead.UseItemStackLike.asMutable()
orItemStackLike.asMutableCopy()
instead.UseIngredient.of(ItemStackLike...)
instead.UseIngredient.of(ItemStackLike...)
instead.Is currently not supported by the basic packet channel during the handshake phaseIs currently not supported by the basic packet channelIs currently not supported by the basic packet channelContext does not support changing the values
-
ConstructorDescriptionUse
CookingResult(ItemStackLike, double)
instead.UseRecipeResult(ItemStackLike, List)
instead.