public interface ImmutableCookedFishData extends ImmutableVariantData<CookedFish,ImmutableCookedFishData,CookedFishData>
ImmutableVariantData handling the CookedFish of an
ItemStack of the ItemTypes.COOKED_FISH.
Since different types of fish have different properties, it is recommended to further check the specific item properties associated with the fish type from the item stack after changing this data.
typeasMutable, copy, with, withgetContentVersion, toContainer